[nix] Cleans up warnings about options and reduces duplication

This commit is contained in:
2025-05-05 10:33:00 -07:00
parent 29317386a9
commit 0914c02547
8 changed files with 19 additions and 33 deletions

View File

@@ -48,7 +48,7 @@
PATH=$PATH:$HOME/.local/bin
GITHUB_USERNAME=periodic
'';
initExtra = ''
initContent = ''
# Make ^U work like it does in Bash
bindkey "^U" backward-kill-line