Skip to content

Instantly share code, notes, and snippets.

@tom-henderson
Created May 29, 2017 02:23
Show Gist options
  • Save tom-henderson/81821b8fd2b31389cdb9efb36ba828e7 to your computer and use it in GitHub Desktop.
Save tom-henderson/81821b8fd2b31389cdb9efb36ba828e7 to your computer and use it in GitHub Desktop.
# Git
# https://github.com/git/git/blob/master/contrib/completion/git-completion.bash
source ~/Documents/Github/dotfiles/git-completion.bash
# AWS CLI
complete -C /usr/local/bin/aws_completer aws
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment