add rust and python
This commit is contained in:
parent
54a13e2a16
commit
08c16948e3
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
1
.zshrc
1
.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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue