fixed path
This commit is contained in:
@@ -122,7 +122,7 @@ setup_environment() {
|
||||
echo "# Auto-generated by quaxlyqueen/scripts. Environment setup" >> ~/.zshrc
|
||||
echo "alias gt='. goto $1'" >> ~/.zshrc
|
||||
echo "alias goto='. goto $1'" >> ~/.zshrc
|
||||
echo "export PATH=$PATH:$DIR" >> ~/.zshrc
|
||||
echo "export PATH=\$PATH:$DIR" >> ~/.zshrc
|
||||
|
||||
# Source the .zshrc file to update the environment
|
||||
source ~/.zshrc
|
||||
|
||||
Reference in New Issue
Block a user