Dotfiles/site-modules/core/files
Ade Attwood 13845d5098 fix(shell): git recommit command
When running git commit it was supposed to update the commit message you are
currently working on. When running commit with git hooks setup the commit may
fail due to a invalid message.

This now splits out the command so you can run `grc` (git recommit) to reedit
the commit message that failed rather then having to enter the message again in
a new commit message.
2021-11-21 15:58:55 +00:00
..
bin feat(bin): add merge-patch script 2021-06-25 05:55:03 +01:00
emacs refactor(emacs): swap cue for jsonnet 2021-11-21 14:59:56 +00:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh fix(shell): git recommit command 2021-11-21 15:58:55 +00:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vscode improvement(code): remove line numbers and add defaultFormatter 2020-11-22 21:09:34 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf feat(shell): integrate the emacs better into the terminal 2021-07-08 09:03:27 +01:00
zshrc refactor(shell): go back full terminal 2021-07-10 20:57:09 +01:00