#!/usr/bin/zsh if [ -e /usr/bin/neofetch ]; then /usr/bin/neofetch --config $HOME/.shell/neofetch.conf fi