Fix fish agnoster theme prompt width
parent
eb51e2e793
commit
1e5a9679f6
|
@ -1,6 +1,7 @@
|
|||
fenv source ~/.profile
|
||||
|
||||
set -g fish_prompt_pwd_dir_length 0
|
||||
set -g fish_vcs_branch_name_length 0
|
||||
set -gx PROJECT_PATHS ~/Projects/*/* ~/Projects/Personal/Mixed\ Technology/Practice
|
||||
set -gx MISE_PYTHON_DEFAULT_PACKAGES_FILE ~/.config/asdf/.python-default-packages
|
||||
set -gx FZF_DEFAULT_COMMAND 'rg --files'
|
||||
|
|
Loading…
Reference in New Issue