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 28fb1c3 commit bf9ed84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DOTshortcuts/bashrc.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/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:/data/data/com.termux/files/usr/lib/node_modules"
export NODE_PATH="/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 bf9ed84

Please sign in to comment.