jack: (Default)
[personal profile] jack
Finally put some of my bashrc and git aliases in a private GitHub repo.

Most recent tweaks:

"g a" for "git add ." and "g a xxxx yyyy" for "git add xxxx yyyy"

"g s" shows staged changes and unstaged changes, in git diff --stat format. (Green/red for changes and blue/magenta for staged! :))

I just now twigged that I could write a "git-a" script to get that effect, without merging bash aliases and got aliases so much.

Active Recent Entries