diff options
| author | seth <[email protected]> | 2023-03-13 00:43:15 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-03-13 00:43:15 -0400 |
| commit | 07fff2677f2c63f6382a80fa56da88b6d342db98 (patch) | |
| tree | 79134c382f302120dd0a07cb143d662aa60d3ec1 /users/seth/shell/zsh.nix | |
| parent | 70530f45e0c6cfdea9303f1a44dfa29f26b4f5bd (diff) | |
direnv is already enabled by default :/
Diffstat (limited to 'users/seth/shell/zsh.nix')
| -rw-r--r-- | users/seth/shell/zsh.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/users/seth/shell/zsh.nix b/users/seth/shell/zsh.nix index c5296cb..75e67b3 100644 --- a/users/seth/shell/zsh.nix +++ b/users/seth/shell/zsh.nix @@ -29,8 +29,7 @@ promptinit colors - direnv hook zsh | source - nix-your-shell zsh | source + nix-your-shell zsh | source /dev/stdin zmodload zsh/zutil zmodload zsh/complist |
