Skip to content

Commit

Permalink
Update mise
Browse files Browse the repository at this point in the history
  • Loading branch information
curiositypaths committed Jan 2, 2025
1 parent 839e5f4 commit 0066686
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions config/mise.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[tools]
elixir = ['1.18.1-otp-27']
node = ['23']
erlang = ['27.2']
ruby = ['3.4']
4 changes: 2 additions & 2 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@ alias ed="nvim ."

eval "$(zoxide init zsh)"

eval "$(/Users/jason/.local/bin/mise activate zsh)"
eval "$(~/.local/bin/mise activate zsh)"
# mise
eval "$(/opt/homebrew/bin/mise activate zsh)"

0 comments on commit 0066686

Please sign in to comment.