direnv support in fish shell and doom emacs config
This commit is contained in:
@@ -4748,6 +4748,12 @@ and not set -q TMUX
|
||||
end
|
||||
#+END_SRC
|
||||
|
||||
**** Direnv
|
||||
|
||||
#+BEGIN_SRC fish :tangle fish/.config/fish/config.fish
|
||||
direnv hook fish | source
|
||||
#+END_SRC
|
||||
|
||||
** Terminal
|
||||
|
||||
*** Kitty
|
||||
|
Submodule emacs/.config/doom-emacs-config updated: 424aeea906...dae83ddfea
@@ -52,3 +52,5 @@ if status is-interactive
|
||||
and not set -q TMUX
|
||||
tmux new-session
|
||||
end
|
||||
|
||||
direnv hook fish | source
|
||||
|
Reference in New Issue
Block a user