339b74f140
🧑 fix(git): Short log shows last 5 instead of 10
2024-03-10 16:11:36 -07:00
912437c899
✨ feat(git): Add short log aliases
...
Show only the last 10 entries with l_s.
2024-03-10 12:55:17 -07:00
65e0b41403
🐛 fix(git): Skip commit hook when editing a commit
2024-03-10 12:55:10 -07:00
581e4fe391
✨ feat(fish): git_open & open functions
2024-03-10 12:15:46 -07:00
16de1249f1
✨ feat(git): Add commit hash copier
2024-03-03 20:14:27 -08:00
844eaf2130
🔧 feat(git): Tweak gitconfig
2024-03-03 13:29:19 -08:00
e30ac5fd57
🐛 fix(git): Fix diff command
2024-02-27 21:06:29 -08:00
5af5389117
✨ feat(git): Move git aliases to git
...
Also fixed the wrongly named .gitconfig -> config, and standardized
naming among all subfiles.
All git aliases are managed by git now - to allow wrappers to access the
same aliases (e.g. dotfiles).
2024-02-27 20:54:41 -08:00