Feature description
I want a shortcut to open the Termux shell in a specific directory, because it takes a lot of effort to manually traverse to the directory I want.
However, when I made a script to cd to that directory, Termux apparently goes to that directory in the background, then closes.
How do I make the Termux shortcut run in the foreground and persist?
Feature description
I want a shortcut to open the Termux shell in a specific directory, because it takes a lot of effort to manually traverse to the directory I want.
However, when I made a script to
cdto that directory, Termux apparently goes to that directory in the background, then closes.How do I make the Termux shortcut run in the foreground and persist?