mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 05:35:00 -05:00
raise fish_prompt_pwd_full_dirs to 2
This commit is contained in:
parent
a3b029d3c5
commit
1407b2385b
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user