Hi!
On Mon, 2018-06-18 at 18:47 +0200, cedlemo wrote:
> Hi,
> I want to add some personnal directories to the PATH environment
> variable in order to be able to run my ruby/gtk3 applications via the
> run command prompt (Alt+F2).
> I have this in my ~/.profile and my ~/.bashrc:
> PATH=/home/cedle
On Tue, 2018-06-19 at 11:55 +0200, mattias.jc.bengts...@gmail.com
wrote:
> Hi!
> [...]
> I'm pretty sure you can just source the
> files under ~/.config/environment.d/ from ~/.bashrc though but I
> haven't bothered testing it.
Yep, this worked fine for me (in ~/.bashrc):
for f in ${HOME}/.config/