git-add-file $ npm install -g https://github.com/slammayjammay/git-add-file I alias this with "ga": # in .bash_profile alias ga="git-add-file" Usage $ git-add-file html # adds all .html files, for example $ git-add-file readme # adds the README.md file