Commit graph

5 commits

Author SHA1 Message Date
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