Merge branch 'master' of git://github.com/alanpearce/dotfiles
1 file changed, 0 insertions(+), 5 deletions(-)
changed files
M tag-zsh/config/zsh/zshrc → tag-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