Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More PATHs? #42

Open
DocMAX opened this issue Jan 5, 2024 · 1 comment
Open

More PATHs? #42

DocMAX opened this issue Jan 5, 2024 · 1 comment

Comments

@DocMAX
Copy link

DocMAX commented Jan 5, 2024

How can i add more PATHs? Is there something like a .bashrc?

@remdu92
Copy link

remdu92 commented Feb 1, 2024

Hello, you can add more Path with the ".shrc" file

How i did it ?
I've created a simple file named "Path.sh" containing this :
export PATH=$PATH:/data/data/com.termux/files/usr/bin:/data/data/com.termux/files/usr/bin/applets

Then inside the ".shrc" file, call the previous file with this line :
. /data/ssh/root/path.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants