This was more important to me than I thought!

This commit is contained in:
Andrew Tomaka 2020-02-27 09:46:58 -05:00
parent 72b90ecd20
commit 481a54e8d6
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

2
zshrc
View file

@ -54,3 +54,5 @@ setopt auto_cd
# better word definition
autoload -U select-word-style
select-word-style bash
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh