mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
fish: add direnv integration
This commit is contained in:
parent
c21a5b6f72
commit
3437327b35
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ if status is-interactive
|
|||
starship init fish | source
|
||||
zoxide init fish | source
|
||||
mise activate fish | source
|
||||
direnv hook fish | source
|
||||
|
||||
function fish_user_key_bindings
|
||||
fish_vi_key_bindings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue