Working on termonal stuff
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
# Set Zsh options (e.g., AUTO_CD) in .zshrc
|
# Set Zsh options (e.g., AUTO_CD) in .zshrc
|
||||||
xdg.configFile."zsh/.zshrc".text = lib.concatStringsSep "\n" [
|
xdg.configFile."zsh/.zshrc".text = lib.concatStringsSep "\n" [
|
||||||
"setopt AUTO_CD"
|
#"setopt AUTO_CD"
|
||||||
"setopt CORRECT"
|
"setopt CORRECT"
|
||||||
"setopt INTERACTIVE_COMMENTS"
|
"setopt INTERACTIVE_COMMENTS"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user