From 08c16948e38ec617b68ab3c5175b8b157d97981a Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Tue, 1 Oct 2024 00:11:01 -0400 Subject: [PATCH] add rust and python --- .tool-versions | 2 ++ .zshrc | 1 + 2 files changed, 3 insertions(+) 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