mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-26 15:40:28 -04:00
raise fish_prompt_pwd_full_dirs to 2
This commit is contained in:
parent
a3b029d3c5
commit
1407b2385b
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue