add starship

This commit is contained in:
2026-03-28 12:04:13 +01:00
parent 02691d4e42
commit 04353161a4
7 changed files with 385 additions and 8 deletions
@@ -13,7 +13,7 @@ setopt HIST_VERIFY
setopt AUTO_CD EXTENDED_GLOB NOTIFY INTERACTIVE_COMMENTS
bindkey -e
WORDCHARS=${WORDCHARS//[\/=\*-]/}
WORDCHARS=${WORDCHARS//[\/=\*\.-]/}
# Rookie keybindings :)
bindkey '^[[1;5D' backward-word # C-Left