Fix fish agnoster theme prompt width

main
Ensar Sarajčić 2024-12-02 16:34:02 +01:00
parent eb51e2e793
commit 1e5a9679f6
1 changed files with 1 additions and 0 deletions

View File

@ -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'