my_config/.zshrc.d/hostname_welcome.zsh

5 rader
63 B
Bash

#!/bin/zsh
#
neofetch -L
figlet -w `tput cols` "`hostname -f`"