Fishes prompt

This commit is contained in:
2022-01-20 11:26:37 +01:00
parent 0e2bc8689a
commit 26d4a706ce
3 changed files with 3 additions and 3 deletions

View File

@@ -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
################################################################################

View File

@@ -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]

View File

@@ -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"