📁 files(starship): moved config from .config/ folder to own folder at .config/starship/
This commit is contained in:
parent
42b0ad1f5f
commit
dd31108937
2 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue