Skip to content

Instantly share code, notes, and snippets.

@chenglou
chenglou / .zshrc
Created August 31, 2017 06:49
Auto-fu installation instructions
# npm/make/brew autocompletions are super slow. Disable them so that auto-fu's
# completion doesn't trigger for these
noopt() {}
compdef noopt npm
compdef noopt make
compdef noopt brew
# Fork with cleaned-up readme:
# https://github.com/HerringtonDarkholme/auto-fu.zsh