dotfiles/tag-zsh/zsh/configs
Oliver Davies d7e43100bc zsh: Fix "no matches found: HEAD^" error
Add `options.zsh` and use `setopt NO_NOMATCH` to pass the bad match onto
the command as per
https://github.com/ohmyzsh/ohmyzsh/issues/449#issuecomment-6973326.

Fixes #14
2020-06-21 00:30:14 +01:00
..
post Fix case-insensitive autocompletion 2020-03-03 12:26:07 +00:00
aliases.zsh Add Symfony and PHPUnit aliases 2020-06-09 19:09:25 +01:00
colour.zsh Enable colours in prompt and output 2020-01-21 11:54:38 +00:00
functions.zsh Add functions for checking OS 2020-06-09 21:29:04 +01:00
general.zsh Add a blank line before each command 2020-01-21 12:16:52 +00:00
git.zsh Rename functions/g to configs/git.zsh 2020-03-02 23:40:17 +00:00
history.zsh Increase history size 2020-04-23 15:32:41 +01:00
options.zsh zsh: Fix "no matches found: HEAD^" error 2020-06-21 00:30:14 +01:00
path.zsh Un-dot the bin directory 2020-06-10 02:20:19 +01:00
platformsh.zsh Move zsh configs 2020-01-14 14:57:48 +00:00
plugins.zsh Revert "zsh: Use $_ANTIGEN_INSTALL_DIR for macOS" 2020-06-10 11:42:19 +01:00
prompt.zsh Ensure that the directory is within a git repository 2020-01-23 23:25:22 +00:00
tmux.zsh zsh: Add comment for $TERM_PROGRAM 2020-06-09 22:35:43 +01:00