Fishes prompt
This commit is contained in:
@@ -18,7 +18,7 @@ set fish_greeting ""
|
||||
|
||||
if type -q exa
|
||||
alias ls="exa --git -g"
|
||||
set -gx EXA_COLORS "da=36:uu=33:gu=33"
|
||||
set -gx EXA_COLORS "da=35:uu=33:gu=33"
|
||||
end
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -49,7 +49,7 @@ format = "[◤](#444444 bg:red)[$symbol $status ](bg:red)"
|
||||
[time]
|
||||
disabled = false
|
||||
style="bg:#444444 bright-white"
|
||||
format="[◢](#444444)[$time ]($style)"
|
||||
format="[ $time ]($style)"
|
||||
time_format = '%a %b %d %R'
|
||||
|
||||
[git_branch]
|
||||
|
||||
@@ -5,7 +5,7 @@ set -e
|
||||
files=".config/fish \
|
||||
.config/git \
|
||||
.config/omf \
|
||||
.config/starship \
|
||||
.config/starship.toml \
|
||||
.local/share/omf \
|
||||
.emacs \
|
||||
.tmux.conf.local"
|
||||
|
||||
Reference in New Issue
Block a user