raise fish_prompt_pwd_full_dirs to 2

This commit is contained in:
Daniel Micay 2024-11-29 12:59:02 -05:00
parent a3b029d3c5
commit 1407b2385b

View File

@ -15,6 +15,8 @@ if set -q TERM && test $TERM = alacritty && ! set -q COLORTERM
end
if status is-interactive
set -g fish_prompt_pwd_full_dirs 2
alias rsync 'rsync --preallocate'
alias diff 'diff --color=auto'
alias grep 'grep --color=auto'