pinwheel: Fix zsh.initContent attribute definition
This commit is contained in:
@@ -54,7 +54,7 @@ in
|
||||
}
|
||||
];
|
||||
|
||||
initExtra = lib.strings.concatStringsSep "\n" [
|
||||
initContent = lib.strings.concatStringsSep "\n" [
|
||||
"export KEYTIMEOUT=1"
|
||||
"bindkey -v '^?' backward-delete-char"
|
||||
"bindkey '^a' beginning-of-line"
|
||||
|
||||
Reference in New Issue
Block a user