Commit Graph

29 Commits

Author SHA1 Message Date
71212cfe34 chore(solargraph): disable Rails specific settings 2024-02-10 13:08:51 +00:00
8c5b2ac4c6 feat(starship): minor tweak to tool versions 2024-02-04 00:09:20 +01:00
86e2b4012f feat(mise): update config 2024-02-04 00:09:20 +01:00
bf92527b6a feat(tools): migrate to mise (formally known as rtx) 2024-01-06 18:59:12 +00:00
871fefce04 chore(deps): move some CLI tools from rtx to cargo install
bat, difftastic and exa don't seem to distribute arm64 binaries as part
of their releases. Hence we need to install them from source with cargo
instead.
2023-11-20 11:07:06 +00:00
f6e49a661b feat(starship): enable version details for a number of tools 2023-09-18 11:37:18 +01:00
c4cd5eaa2b chore(solargraph): update default list of disabled rubocop cops 2023-09-18 11:37:18 +01:00
5eb71b08a8 chore(rtx): switch from ~/.tool-versions to ~/.config/rtx/config.toml 2023-09-18 11:37:17 +01:00
f005414ab2 chore(ruby): tidy up an update global package list 2023-05-25 02:24:29 +01:00
e1105afa0c feat: move various various tools to be managed with rtx 2023-05-25 02:19:11 +01:00
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