Commit graph

21 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 2ae7d9af1f
chore(zsh): set nvim as EDITOR 2022-05-28 09:28:45 +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
Oliver Davies b7518872ff chore(zsh): remove starship prompt 2022-05-23 12:35:50 +01:00
Oliver Davies f9f9c0a5e8 refactor(zsh): update aliases 2022-04-27 13:42:17 +01:00
Oliver Davies 87526f3b4d fix(*): add loop control and loop var variables 2022-04-26 20:51:24 +01:00
Oliver Davies 0b92af8398 refactor(zsh): simplify .zshrc 2022-04-25 09:33:43 +01:00
Oliver Davies 906b1d0c99 chore(zsh): enable spaceship theme
Refs: #29
2022-04-07 12:10:24 +01:00
Oliver Davies ea14acb98f chore(zsh): remove spaceship prompt 2022-04-07 00:29:30 +01:00
Oliver Davies 068936fbc5 chore(zsh): add dotfiles bin to $PATH 2022-04-07 00:27:17 +01:00
Oliver Davies 5b6fa2596d chore(zsh): add cargo bin to $PATH
Needed for `stylua` and for the Starship prompt.
2022-04-07 00:25:33 +01:00
Oliver Davies fdff705158 feat(zsh): use the spaceship prompt 2022-01-29 00:00:08 +00:00
Oliver Davies 8916e90050 refactor: combine with Ubuntu Provisioning repo
Combine with this repository with https://github.com/opdavies/ubuntu-provisioning
so that everything can be managed in one place, and add a role for each
piece of software.
2022-01-06 01:04:14 +00:00