apps: add direnv pkg and load in zsh
This commit is contained in:
parent
1a9de5ff26
commit
4f2c100a8c
@ -111,6 +111,7 @@
|
|||||||
powerline-fonts
|
powerline-fonts
|
||||||
powerline-symbols
|
powerline-symbols
|
||||||
tree
|
tree
|
||||||
|
direnv
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -39,6 +39,7 @@
|
|||||||
# emulate zsh -c "$(direnv hook zsh)"
|
# emulate zsh -c "$(direnv hook zsh)"
|
||||||
# Swag
|
# Swag
|
||||||
pfetch # Show fetch logo on terminal start
|
pfetch # Show fetch logo on terminal start
|
||||||
|
eval "$(direnv hook zsh)"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user