zsh: autocd

This commit is contained in:
Sam W 2022-12-11 21:15:43 +00:00
parent b9820b9a5e
commit 8e435df3e2
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ in {
# Shell and env-y stuff
zsh = {
enable = true;
autocd = true;
history = rec {
extended = true;
size = 100000;