aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/git
AgeCommit message (Collapse)Author
2023-03-28fix(git): add --show-untracked to `st` aliasToby Vincent
2022-12-31feat(git): add alias to checkout PRsToby Vincent
2022-12-14revert(git): remove unused aliasesToby Vincent
2022-11-09feat(git): set push.autoSetupRemoteToby Vincent
2022-09-13feat(git): move .gitconfig to conform to XDG_BASE_DIRToby Vincent
2022-08-30feat(bat): add gruvbox theme to batToby Vincent
2022-08-11feat(nvim): impove workflow in rust and luaToby Vincent
2022-07-14feat(git): only allow fast-forward when mergingToby Vincent
2022-07-13feat(git): improve git diff and merge with proper nvim supportToby Vincent
2022-07-02feat(git): add smtp for send-email and source optional local configToby Vincent
2022-05-06feat(git): add alias for stashing the staged files (index)Toby Vincent
2022-04-07fix: neovim config bugfixesToby Vincent
2022-03-25feat: migrated to gnu stowToby Vincent