Thomas, I would actually do this out side of Awesome, in the configuration for your shell (.bashrc for BASH, .zshrc for ZSH, etc) and it is as easy as adding the following
export PATH=$PATH:$HOME/bin In my experience doing it this way also carries over to Awesome's run prompt, so really no reason not to On Mon, Feb 25, 2013 at 2:34 PM, Thomas Koch <[email protected]> wrote: > Hi, > > does anybody know how to instruct awesome on Debian to also add ~/bin to > the > $PATH evaluated for the run prompt? > > Thank you, > > Thomas Koch, http://www.koch.ro > > -- > To unsubscribe, send mail to [email protected]. >
