added fish greeting
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function fish_greeting
|
||||
if test -e /usr/bin/fastfetch
|
||||
fastfetch
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user