feat(zsh): enable direnv hook
This commit is contained in:
parent
42a28b9fe3
commit
9985fb2418
@ -113,7 +113,7 @@
|
||||
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "sudo" "tmux" "vi-mode" ];
|
||||
plugins = [ "git" "direnv" "tmux" "vi-mode" ];
|
||||
theme = "intheloop";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user