update neo command
This commit is contained in:
parent
7ce29326e1
commit
17ee10406b
@ -7,7 +7,6 @@ alias jctlerr='journalctl -p 3 -xb'
|
|||||||
|
|
||||||
|
|
||||||
# Clear screen and show neofetch
|
# Clear screen and show neofetch
|
||||||
alias neo='clear && neofetch'
|
|
||||||
neo ()
|
neo ()
|
||||||
{
|
{
|
||||||
if which neofetch >/dev/null;
|
if which neofetch >/dev/null;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user