* Add Pulumi support
* Fix indentation issues
* Update to command rm in pulumi test
* Replace python script with sha1sum command; Update to use fish builtins
* Some changes to pulumi item
* Update pulumi item for search-up behavior
* Actually update pulumi item for search-up behavior
* Merge main
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
* Update rm to /bin/rm in tests
* Fix check regex in time item test
* Revert "Fix check regex in time item test"
This reverts commit edb871f8ba.
* Update /bin/rm to command rm in tests
* Add aws item
* Minor edits to item code
* Use nerd font icon
* Fix test for new icon, add aws to list of tool items
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
* Support multiple 'default' contexts for Docker
If someone is using 'colima' instead of Docker Desktop, the default
context is 'colima'. Rather than making two tests with fixed values,
add a new configuration variable and use `contains`.
* Remove non-colour configuration from color files
* Add Android icon
* Minor code changes, change background color and icon
* I wonder if misspell is happy with quotes
* Nope, wimp out and call it dark theme
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
* Add Terraform item
* Do not show default workspace in Terraform prompt
* Add terraform to tide_right_prompt_items
* Add terraform to _tide_remove_unusable_items
* Fix test, use read, format
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
* add kube context
* handle missing namespace
* Rename to kubectl
* Minor edits
* Fix test
* Use hex brand colors, add kubectl to right items
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
* Add SHLVL item
* Run function in subshell
* Python bug?
* Revert "Python bug?"
This reverts commit 79fbadc29f.
* Change icon
* Fix macOS test
* Run on Linux only