📁 files(starship): moved config from .config/ folder to own folder at .config/starship/

This commit is contained in:
Sergio Laín 2023-10-27 12:06:28 +02:00
parent 42b0ad1f5f
commit dd31108937
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
2 changed files with 1 additions and 0 deletions

View file

@ -16,6 +16,7 @@ set -xg NUGET_PACKAGES $XDG_CACHE_HOME/NuGetPackages
set -xg ANDROID_HOME $XDG_DATA_HOME/android
set -xg BUN_INSTALL $HOME/.bun
set -xg RIPGREP_CONFIG_PATH $HOME/.config/rg/.ripgreprc
set -xg STARSHIP_CONFIG $HOME/.config/starship/starship.toml
set -x fish_user_paths
fish_add_path $XDG_BIN_HOME