update neo command

This commit is contained in:
deathbybandaid 2022-02-01 15:28:16 -05:00
parent 7ce29326e1
commit 17ee10406b

View File

@ -7,7 +7,6 @@ alias jctlerr='journalctl -p 3 -xb'
# Clear screen and show neofetch
alias neo='clear && neofetch'
neo ()
{
if which neofetch >/dev/null;