diff --git a/symlinks/config/fish/config.fish b/symlinks/config/fish/config.fish index 41252a0..abf84db 100644 --- a/symlinks/config/fish/config.fish +++ b/symlinks/config/fish/config.fish @@ -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'