Commit Graph

19 Commits

Author SHA1 Message Date
01fc707a2b feat(rtx): update config and shims as needed by latest rtx version 2023-04-30 23:54:43 +01:00
a142363fa7 chore(rtx): re-enable legacy version file supported
The issues I had with Go, can be resolved by running `rtx cache clear`.
2023-04-23 16:31:07 +01:00
fcb8b04795 fix(rtx): disable legacy version files
Legacy version file support for Go is just broken.
2023-04-21 15:01:17 +01:00
77367ea1db chore(rtx): move global versions back to ~/.tool-versions 2023-04-05 00:26:52 +01:00
06b5b5cd39 chore(rtx): move global tool versions to rtx config file 2023-03-21 01:21:47 +00:00
673bbecf59 chore(starhip): use literal strings everywhere for the same of consistency 2023-03-20 22:29:05 +00:00
8830fa2af1 feat(prompt): minor tweak to starship config 2023-03-09 23:35:18 +00:00
664f06bbdb refactor: use rtx to manage Go, Python, NodeJS, and more
This means g, pyenv, and volta are gone. And a lot of other tools
previously installed with zinit are also installed with rtx now instead.

This includes starship, direnv, shfmt, jq, and more.
2023-03-09 23:35:17 +00:00
9b63c538c2 feat(prompt/starship): update starship config 2023-03-04 04:55:11 +00:00
0134e00f04 feat(prompt): configure starship's buf module 2022-06-04 14:31:21 +01:00
81cba5444e feat(kitty): add basic kitty config 2022-02-07 19:28:51 +00:00
a77e45eb97 feat(prompt): minor tweak to starship's cmd_duration module style 2022-02-07 11:41:34 +00:00
f7aeb22f94 fix(zsh/prompt): ensure correct ordering of components in right prompt 2022-01-28 22:36:39 +00:00
42ffc04c37 feat(zsh/prompt): major update to starship config 2022-01-28 22:13:21 +00:00
3a8e056351 feat(zsh/prompt): switch to starship prompt
Replace my custom plain zsh prompt theme with starship, and configure it
to my liking.
2022-01-28 11:49:16 +00:00
61c8350b6c chore(solargraph): exclude more annoying cops from formatter 2021-10-29 11:36:34 +01:00
6836f03afe feat(ruby): exclude test directories from solargraph language server 2021-08-30 22:48:32 +01:00
31f81e4beb chore(ruby): update solargraph config 2021-02-02 12:09:47 +00:00
9d47cc5bb0 chore(ruby): update solargraph config 2020-09-25 12:25:25 +01:00