diff options
| author | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2026-02-23 07:44:54 +0100 |
|---|---|---|
| committer | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2026-02-23 07:44:54 +0100 |
| commit | 4cf642a4e17473e71849444e2f6d6d8ce245bb96 (patch) | |
| tree | 72d04f5e6d1da6756dc5793a1d03ade90a2290dd /.config/fish/config.fish | |
| parent | 95bb1945715c94b033e5e8e4f633f791a68c6c9e (diff) | |
update
Diffstat (limited to '.config/fish/config.fish')
| -rw-r--r-- | .config/fish/config.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 357db65..646bf63 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -99,7 +99,7 @@ atuin init fish --disable-up-arrow | source export EDITOR="nvim" # uv -fish_add_path "/Users/tomiko/.local/bin" +fish_add_path "/Users/tom/.local/bin" starship init fish | source alias conda="/opt/homebrew/anaconda3/bin/conda" |
