Guest User

Untitled

a guest
Sep 25th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. zsh completions have been installed to:
  2. /usr/local/share/zsh/site-functions
  3.  
  4. $ ls /usr/local/share/zsh/site-functions
  5. _aws _brew_cask _gibo _heroku aws_zsh_completer.sh
  6. _brew _brew_services _git _kubectl git-completion.bash
  7.  
  8. fpath=(/usr/local/share/zsh/site-functions $fpath)
  9.  
  10. autoload -U compinit
  11. compinit
Add Comment
Please, Sign In to add comment