Merge Arch config as main #1
2 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
nodejs 22.9.0
|
nodejs 22.9.0
|
||||||
bun 1.1.29
|
bun 1.1.29
|
||||||
|
python 3.12.2 2.7.18
|
||||||
golang 1.23.1
|
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-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.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
|
# Lines configured by zsh-newuser-install
|
||||||
HISTFILE=~/.histfile
|
HISTFILE=~/.histfile
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue