Skip to content

Commit

Permalink
"Nice typos"
Browse files Browse the repository at this point in the history
  • Loading branch information
VehementHam authored Mar 31, 2024
1 parent f485c0f commit 809afdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ultramarine/shell-config/ultramarine-shell.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bindkey "^[[1;5C" forward-word
bindkey '^H' backward-kill-word
bindkey '^[[3;5~' kill-word

# ALt + Backspack/Delete Keybinds
# ALt + Backspace/Delete Keybinds
bindkey "^[[3~" delete-char
bindkey -M emacs '^[[3;3~' kill-word

Expand Down

0 comments on commit 809afdb

Please sign in to comment.