my_config/.zshrc.d/hostname_welcome.zsh

5 rivejä
63 B
Bash

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