Minor tweaks

This commit is contained in:
Snoweuph 2024-09-04 06:22:19 +02:00
parent ad3bde2ba3
commit 8e524ae50a
Signed by: Snoweuph
GPG key ID: 4014606F050AEF63

4
.zshrc
View file

@ -28,8 +28,8 @@ SAVEHIST=1000
unsetopt beep unsetopt beep
# Keybinding # Keybinding
bindkey '\e[1;5C]' forward-word bindkey '\e[1;5C' forward-word
bindkey '\e[1;5D]' backward-word bindkey '\e[1;5D' backward-word
# Git # Git
######################################################### #########################################################