diff --git a/.tool-versions b/.tool-versions index 3d67645..84d3ec3 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,3 +1,5 @@ nodejs 22.9.0 bun 1.1.29 +python 3.12.2 2.7.18 golang 1.23.1 +rust 1.81.0 diff --git a/.zshrc b/.zshrc index d7be098..2ebcbff 100644 --- a/.zshrc +++ b/.zshrc @@ -109,6 +109,7 @@ alias pywal="~/dotfiles/.scripts/pywal.sh" source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh +. "/home/benjamin/.asdf/installs/rust/1.81.0/env" # Lines configured by zsh-newuser-install HISTFILE=~/.histfile