RangHo / dotfiles

My personal configuration and bootstrap files
GNU General Public License v3.0
23 stars 0 forks source link

`rtx` is deprecated, and the project was renamed to `mise` #18

Closed RangHo closed 6 months ago

RangHo commented 7 months ago

The maintainer of rtx decided to rename the project to mise for confusion. Affected packages are emacs and fish.

Emacs needs to update the entire PATH injection routine:

https://github.com/RangHo/dotfiles/blob/14315598ed7fff872f463bf3a5c0fc47675624ae/emacs/.config/emacs/usr/framework-rtx.el#L1-L57

Fish needs to update the binary name:

https://github.com/RangHo/dotfiles/blob/14315598ed7fff872f463bf3a5c0fc47675624ae/fish/.config/fish/config.fish#L44-L46