Migrate to panacea as daily driver
This commit is contained in:
@@ -12,6 +12,10 @@ function _git_dirty
|
||||
end
|
||||
|
||||
function fish_prompt
|
||||
if test $TERM = "dumb"
|
||||
echo "\$ "
|
||||
return 0
|
||||
end
|
||||
set -l yellow (set_color yellow)
|
||||
set -l green (set_color green)
|
||||
set -l normal (set_color normal)
|
||||
|
||||
Reference in New Issue
Block a user