mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 22:43:44 +01:00
zsh: autocd
This commit is contained in:
parent
b9820b9a5e
commit
8e435df3e2
@ -23,6 +23,7 @@ in {
|
|||||||
# Shell and env-y stuff
|
# Shell and env-y stuff
|
||||||
zsh = {
|
zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
autocd = true;
|
||||||
history = rec {
|
history = rec {
|
||||||
extended = true;
|
extended = true;
|
||||||
size = 100000;
|
size = 100000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user