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

5 linhas
55 B
Bash

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