Initial Commmit (done right).
This commit is contained in:
5
99screenfetch.zsh
Normal file
5
99screenfetch.zsh
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/zsh
|
||||||
|
|
||||||
|
if [ -e /usr/bin/neofetch ]; then
|
||||||
|
/usr/bin/neofetch --config $HOME/.shell/neofetch.conf
|
||||||
|
fi
|
||||||
Reference in New Issue
Block a user