Skip to content

Commit

Permalink
Update bashrc.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Willie169 authored Feb 15, 2025
1 parent 021c94e commit 28fb1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOTshortcuts/bashrc.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/data/data/com.termux/files/usr/bin/bash

export PATH="$PREFIX/bin:$GOPATH/bin:$GOROOT/bin:$HOME/.local/bin:$PREFIX/glibc/bin:$HOME/.cargo/bin"
export PATH="$PREFIX/bin:$GOPATH/bin:$GOROOT/bin:$HOME/.local/bin:$PREFIX/glibc/bin:$HOME/.cargo/bin:/data/data/com.termux/files/usr/lib/node_modules"
export CLASSPATH="$PREFIX/lib/antlr-4.13.2-complete.jar"
export GOROOT="$PREFIX/lib/go"
export GOPATH="$HOME/go"
Expand Down

0 comments on commit 28fb1c3

Please sign in to comment.