diff --git a/home/zshrc b/home/zshrc index 8d528ee..b4bc0b8 100644 --- a/home/zshrc +++ b/home/zshrc @@ -195,17 +195,17 @@ reload() { if [[ "$host" == "spectre" ]] || [[ "$host" == *"banshee" ]]; then # via https://github.com/whjvenyl/fasd - if [ ! -s "$HOME/.fasd_init" ]; then - # note that posix-alias defines aliases for the following: - # a s d f sd sf z zz - fasd --init \ - posix-alias \ - zsh-hook zsh-ccomp zsh-ccomp-install \ - zsh-wcomp zsh-wcomp-install \ - >| "$HOME/.fasd_init" - fi - source "$HOME/.fasd_init" - alias v="f -e $EDITOR" +# if [ ! -s "$HOME/.fasd_init" ]; then +# # note that posix-alias defines aliases for the following: +# # a s d f sd sf z zz +# fasd --init \ +# posix-alias \ +# zsh-hook zsh-ccomp zsh-ccomp-install \ +# zsh-wcomp zsh-wcomp-install \ +# >| "$HOME/.fasd_init" +# fi +# source "$HOME/.fasd_init" +# alias v="f -e $EDITOR" fi # generated by dircolors: