But I can't figure out how to do it
When I tried to I got this
No writable non-cache directory in $PATH, which currently contains: /home/mark/.cache/0install.net/implementations/sha1new=d66173e2b55ece8d0dff7391324adacffb75569f/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games To create a directory for your scripts, use these commands: $ mkdir ~/bin $ export PATH=$HOME/bin:$PATH or specify a writable path with --path
No writable non-cache directory in $PATH, which currently contains:
/home/mark/.cache/0install.net/implementations/sha1new=d66173e2b55ece8d0dff7391324adacffb75569f/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games
To create a directory for your scripts, use these commands: $ mkdir ~/bin $ export PATH=$HOME/bin:$PATH or specify a writable path with --path
<code>
<blockcode>
More information about formatting options
Found 0alias
But I can't figure out how to do it
When I tried to I got this