all repos — archive/dotfiles @ 92142a8757c9f9d58716436dda38a0b0fe762a33

Superseded by nixfiles

Merge branch 'master' of git://github.com/alanpearce/dotfiles

Alan Pearce
commit

92142a8757c9f9d58716436dda38a0b0fe762a33

parent

2bda6f9985d68b5e5b988e0d717812c15aff1a2d

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -177,10 +177,6 @@
############ # Keybinds # ############ -#KiTTY -bindkey "OD" backward-word -bindkey "OC" forward-word - #General bindkey "[1~" beginning-of-line bindkey "[4~" end-of-line
@@ -376,7 +372,6 @@ echo "per-directory-history is missing"
fi _FASD_DATA="$HOME/.cache/zsh/fasd-data" -autoload -U fasd if [[ -e ~/.config/zsh/fasd.zsh ]] then source ~/.config/zsh/fasd.zsh