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. |
||
---|---|---|
bin | ||
config/sublime-text-3/Packages/User | ||
Library/Application Support/Sublime Text 3 | ||
tag-git | ||
tag-npm | ||
tag-php/composer | ||
tag-tmux | ||
tag-vim | ||
tag-zsh | ||
.gitignore | ||
hushlogin | ||
install.sh | ||
rcrc | ||
README.md |
dotfiles
My personal dotfiles, originally for macOS only but currently being adapted for use on Linux based systems (Ubuntu and Pop!_OS in particular) where needed.
Attribution
Inspired in part by similar repositories by Thoughtbot, Chris Toomey, Gabe Berke-Williams, Jeff Geerling and others.