direnv everywhere

This commit is contained in:
2020-11-17 17:34:43 -05:00
parent 397f21972f
commit b7f3acbf94
5 changed files with 12 additions and 5 deletions

View File

@@ -20,6 +20,7 @@
pinentry
ripgrep
sqlite
wakatime
((emacsPackagesNgGen emacs).emacsWithPackages (epkgs: [
epkgs.vterm
]))
@@ -34,6 +35,7 @@
oh-my-zsh = {
enable = true;
plugins = [
"direnv"
"docker"
"git"
"ssh-agent"