diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ ``` #### Install dotfiles ``` -stow -d dotfiles bin cpupower direnv fish git gtk imwheel neofetch nvim pacman plex-rich-presence ripgrep rtx starship stow terminator wayland yay +stow -d dotfiles bin cpupower direnv fish git gtk imwheel neofetch nvim pacman plex-rich-presence ripgrep mise starship stow terminator wayland yay ``` #### Update pkgfile database diff --git a/fish/.config/fish/config.fish b/fish/.config/fish/config.fish --- a/fish/.config/fish/config.fish +++ b/fish/.config/fish/config.fish @@ -49,7 +49,7 @@ else # linux end end -type -q rtx && rtx activate fish | source && rtx completion fish | source +type -q mise && mise activate fish | source && mise completion fish | source type -q starship && starship init fish | source type -q direnv && direnv hook fish | source type -q zoxide && zoxide init fish | source diff --git a/rtx/.config/rtx/config.toml b/mise/.config/mise/config.toml rename from rtx/.config/rtx/config.toml rename to mise/.config/mise/config.toml --- a/rtx/.config/rtx/config.toml +++ b/mise/.config/mise/config.toml diff --git a/rtx/.default-gems b/mise/.default-gems rename from rtx/.default-gems rename to mise/.default-gems --- a/rtx/.default-gems +++ b/mise/.default-gems diff --git a/rtx/.default-npm-packages b/mise/.default-npm-packages rename from rtx/.default-npm-packages rename to mise/.default-npm-packages --- a/rtx/.default-npm-packages +++ b/mise/.default-npm-packages diff --git a/rtx/.default-perl-modules b/mise/.default-perl-modules rename from rtx/.default-perl-modules rename to mise/.default-perl-modules --- a/rtx/.default-perl-modules +++ b/mise/.default-perl-modules diff --git a/rtx/.default-python-packages b/mise/.default-python-packages rename from rtx/.default-python-packages rename to mise/.default-python-packages --- a/rtx/.default-python-packages +++ b/mise/.default-python-packages