add some more termux stuff
This commit is contained in:
4
termux/home/.profile
Normal file
4
termux/home/.profile
Normal file
@@ -0,0 +1,4 @@
|
||||
export PS1="pixelbook:\w\\$ "
|
||||
if [[ "$HOME" != "/home" ]]; then
|
||||
exec termux-chroot
|
||||
fi
|
||||
Reference in New Issue
Block a user