my_config/.zshrc.d/__available__/hostname_welcome.zsh

5 lines
48 B
Bash

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