Skip to content

Commit

Permalink
rtx -> mise
Browse files Browse the repository at this point in the history
  • Loading branch information
rouge8 committed Jan 3, 2024
1 parent 22636c0 commit ca0cff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/fish/config.fish.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ if status is-interactive
end
abbr -a '!$' --position anywhere --function last_history_token

if command -q rtx
rtx activate fish | source
if command -q mise
mise activate fish | source
end
end

0 comments on commit ca0cff4

Please sign in to comment.