feat: Enable autocd

This commit is contained in:
Jiří Štefka 2024-11-21 23:28:51 +01:00
parent 2b58a19281
commit 1638c8ff98
Signed by: jiriks74
GPG Key ID: 1D5E30D3DB2264DE

@ -37,6 +37,7 @@
];
};
autocd = true; # I'll try this out, may be removed later
dirHashes = {
dl = "$HOME/Downloads";
prj = "$HOME/Projects/";