rename depracated vars
This commit is contained in:
parent
6775ea533c
commit
022aef7a7d
3 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
ssh = "TERM=xterm-256color $(which -p ssh)";
|
||||
};
|
||||
|
||||
initExtra = "eval \"$(direnv hook zsh)\"";
|
||||
initContent = "eval \"$(direnv hook zsh)\"";
|
||||
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue