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