Dotfiles/site-modules/core/files/oh-my-zsh/custom
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
..
comby.zsh feat(shell): add comby shell aliases 2021-11-21 11:01:40 +00:00
command-not-found.zsh feat(zsh): override command not found to add command not found link 2021-04-16 19:53:25 +01:00
composer.zsh pref(zsh): improve start up time of zsh 2020-12-28 09:19:32 +00:00
compress.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
docker.zsh feat(shell): add dkip alias to the ip address of a container 2021-06-26 20:47:25 +01:00
fzf.zsh feat(fzf): add command for git check out 2021-04-16 20:49:01 +01:00
git.zsh fix(shell): git recommit command 2021-11-21 15:58:55 +00:00
kubectl.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
make.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
mdman.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
paths.zsh feat(zsh): add dynamic path support 2020-12-28 21:11:58 +00:00
shortcuts.zsh refactor(core): update code structure 2021-03-16 20:22:26 +00:00
tmux.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vagrant.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
yii2.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00