update: formatting, cleanup & order
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
set -g CMD_DURATION 0
|
||||
|
||||
#function dim
|
||||
# set_color -o 4f4f4f
|
||||
#end
|
||||
|
||||
#function off
|
||||
# set_color -o normal
|
||||
#end
|
||||
|
||||
function fish_greeting
|
||||
echo "Welcome to FiSH "(uname -nrs)
|
||||
echo "Welcome to "(uname -n)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user