Commit Graph

15 Commits

Author SHA1 Message Date
Gwen 1aae8be084
Update git config
1. Sign commits and tags by default
2. Fix formatting in git config
3. Split gitconfig to keep user and key info separate
2022-07-19 15:08:40 -04:00
Gwen 9c9d991974 Update git email address 2022-07-04 13:59:23 -04:00
Gwen Lofman c3904bb383 Update commit email address 2022-06-09 20:51:50 -04:00
Gwen Lofman e85321f96e Update dotfiles changes that had accumulated 2020-08-28 00:04:39 -04:00
Gwen Lofman 4bc69529bf Switch back to vi as editor for speed 2020-03-20 09:07:27 -04:00
Gwen Lofman d0008e7d3b Change git pager to delta
Provides syntax highlighting and some other nicities
2020-03-20 09:06:45 -04:00
Gwen Lofman 5d2141dc25 Use emacsclient for instant startup
Prevents waiting for emacs to run the startup file on _every_ run,
where emacs runs in server mode.  There is some slight risk that
the server will become unreachable, but not worried about that for
now given the productivity gains.
2019-06-06 23:02:32 -04:00
Gwen Lofman 7510221b54 Use emacs as default text editor for git commits
Launches emacs in the same terminal
2019-06-06 17:01:08 -04:00
Gwen Lofman a2c8161d6d Add gitattributes and glitter to shell 2019-04-14 12:47:52 -04:00
Gwen Lofman d705629e9c Describe git aliases 2018-06-21 15:20:52 -04:00
Gwen Lofman 12bbff3e67 Update dotfiles and prompt 2018-04-11 12:56:24 -04:00
Gwen Lofman 43b9feb098 Add git alias to track remote branches
Simplifies the process of grabbing a branch from a remote that
isn't already on the local computer.
2017-12-14 17:42:20 -05:00
Gwen Lofman 5b703de619 Differentiate `git his` and `git lg` aliases
Previously lg was just an alias for his, now his is the bare
pretty format, and lg includes the graph and decorations.
2017-11-19 21:53:39 -09:00
Gwen Lofman 08a033e267 Remove trailing whitespace 2017-09-27 14:26:00 -04:00
Gwen Lofman 2b88d9ac81 Add git configuration folder
Includes git bash prompt dependencies and my gitconfig
2017-06-30 02:05:20 -04:00