Commit graph

10 commits

Author SHA1 Message Date
Oliver Davies dc79ebf5a7 feat(run): allow run files in notes directories
Move `run` from a simple alias to a function which checks a for a
`.notes/run` file first or defaults back to the previous functionality
and uses a file in the current directory.
2022-08-19 10:23:31 +01:00
Oliver Davies 8ed8b71a7e refactor(zsh): extract prompt functions 2022-08-16 16:26:19 +01:00
Oliver Davies 78433fed83 fix(zsh): update directory name 2022-07-18 12:36:55 +01:00
Oliver Davies 8c6bd1056d
chore(zsh): include php-cs-fixer bin in PATH 2022-07-14 17:13:45 +01:00
Oliver Davies 6de17552a4 fix(zsh): g function not autocompleting 2022-07-13 11:04:09 +01:00
Oliver Davies 3dfa00942d chore(zsh): update prompt
Ensure that the branch name and commit SHA update without needing to
source the config file again.
2022-07-12 19:49:20 +01:00
Oliver Davies c2bad3cf32 fix(zsh): g function not autocompleting 2022-07-12 19:49:20 +01:00
Oliver Davies 6fba154cdf feat(role): add pulumi
Fixes: #31
2022-06-16 10:29:32 +01:00
Oliver Davies bd6b9fd5b1 chore(zsh): update prompt 2022-05-27 18:32:45 +01:00
Oliver Davies b58302c1ee refactor(zsh): move configuration files 2022-05-24 23:08:17 +01:00