Re: put $HOME/bin in the run prompts $PATH

2013-02-26 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/02/13 20:54, Adam Jimerson wrote: 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

Re: put $HOME/bin in the run prompts $PATH

2013-02-25 Thread Adam Jimerson
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