add webinstall for tools

This commit is contained in:
2022-03-31 12:00:38 -06:00
parent 7aad7782e2
commit e16d5aba83
2 changed files with 8 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ fi
# If you come from bash you might have to change your $PATH.
export PATH=$HOME/bin:/usr/local/bin:$PATH
export PATH=$HOME/.local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="$(echo $HOME)/.oh-my-zsh"