add asdf and update starship prompt

This commit is contained in:
2025-07-07 09:30:28 +01:00
parent 5216ea1f29
commit 2805a5dd46
7 changed files with 65 additions and 53 deletions

View File

@@ -10,6 +10,9 @@ else
linux="";
fi
# install asdf tool-versions
ln -s "$HOME/dotfiles/.tool-versions" "$HOME/.tool-versions"
# install wezterm config
ln -s "$HOME/dotfiles/.wezterm.lua" "$HOME/.wezterm.lua" || :