implements multiple todos

This commit is contained in:
js0ny 2025-01-15 15:13:02 +00:00
parent ef7b5680fb
commit 2aee2088c4
24 changed files with 355 additions and 331 deletions

View file

@ -37,9 +37,7 @@ bindkey '^B' backward-char
bindkey '^P' up-line-or-history
bindkey '^N' down-line-or-history
bindkey '^R' history-incremental-search-backward
# TODO: did not test
bindkey '^K' kill-line
bindkey '^X^E' edit-command-line
# LEADER CONVENTION
# ^X defines as a prefix key in shell