Skip to content

Commit

Permalink
Remove fisher
Browse files Browse the repository at this point in the history
hook fzf directly in fish config
  • Loading branch information
avindra committed Jul 29, 2024
1 parent d1ca74a commit 514e8e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .config/fish/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,9 @@ dirp hook fish | source
# hook direnv https://github.com/direnv/direnv/blob/master/docs/hook.md#fish
direnv hook fish | source
# hook fzf
fzf --fish | source
# general shell exports
~/.exports | source
6 changes: 0 additions & 6 deletions .local/bin/_setup

This file was deleted.

0 comments on commit 514e8e2

Please sign in to comment.