diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-21 10:17:57 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-21 10:17:57 +0200 |
| commit | 4a2b5db700afe68ff87865b8df7e3a1297dc5ae5 (patch) | |
| tree | 2ce6f3bd408593cf6d6323294d014719c3220516 /fish | |
| parent | c2ad8e4aa2f827111ca0dcdf277243edb66740db (diff) | |
Update
Diffstat (limited to 'fish')
| -rw-r--r-- | fish/conf.d/config.fish | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fish/conf.d/config.fish b/fish/conf.d/config.fish index 670ca86..c5f7c99 100644 --- a/fish/conf.d/config.fish +++ b/fish/conf.d/config.fish @@ -1,5 +1,7 @@ fish_vi_key_bindings +fzf --fish | source + # Add paths to PATH set -U fish_user_paths ~/bin ~/scripts ~/go/bin ~/.cargo/bin $fish_user_paths |
