Commit Graph

3 Commits

Author SHA1 Message Date
Nick Nisi
0583b0250f clean up git log aliases
* remove seldom used `git lg` alias
* update colors/format of `git l` alias
* update zsh alias `glog` to use `git l` instead of its own thing
2016-02-03 09:52:59 -06:00
Nick Nisi
005352dc23 add alias to copy current branch name to clipboard 2015-08-27 23:14:46 -05:00
Nick Nisi
cf9ef8c569 fix slow terminal init
Moved all completion.sh and .zsh files into the zsh directory, so I
don't end up scanning all of my dotfiles plus nvm each time a new
terminal is initialized.
2014-03-14 21:42:34 -05:00