dotfiles/tag-zsh/zsh/configs
Oliver Davies a85ff2e8bb Run phpunit or pest depending on the project
Remove the `p` and `pf` aliases that previously only worked for PHPUnit,
and re-add them as functions that run either PHPUnit or Pest PHP based
on the project dependencies.

The checking is done within the `phpunit-or-pest` script and then used
within the new `p` and `pf` functions.
2020-07-23 16:24:23 +01:00
..
post Fix case-insensitive autocompletion 2020-03-03 12:26:07 +00:00
aliases.zsh Run phpunit or pest depending on the project 2020-07-23 16:24:23 +01:00
colour.zsh Enable colours in prompt and output 2020-01-21 11:54:38 +00:00
functions.zsh Run phpunit or pest depending on the project 2020-07-23 16:24:23 +01:00
general.zsh Add a blank line before each command 2020-01-21 12:16:52 +00:00
git.zsh git: Add an init template, use it to create the main branch 2020-07-20 01:47:34 +01:00
history.zsh Increase history size 2020-04-23 15:32:41 +01:00
nvm.zsh Enable nvm 2020-07-14 15:08:57 +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