direnv
This commit is contained in:
parent
72b7b80412
commit
ea0bff8e51
6 changed files with 16 additions and 8 deletions
|
|
@ -9,6 +9,8 @@
|
|||
ssh = "TERM=xterm-256color $(which -p ssh)";
|
||||
};
|
||||
|
||||
initExtra = "eval \"$(direnv hook zsh)\"";
|
||||
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "battery" "docker" "docker-compose" "virtualenv" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue