You are not logged in.

#1 2020-06-26 04:48:34

ultimaweapon
Member
Registered: 2019-12-18
Posts: 3

Setting PATH variable with systemd/User does not work

Here is the content of ~/.config/environment.d/bin.conf:

PATH=${HOME}/.bin:${PATH}

This does not work. However, the following is working:

EDITOR=vim

Here is the resulted PATH:

PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:PATH_TO_HOME/.local/share/flatpak/exports/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl

Offline

#2 2020-06-26 15:13:08

twelveeighty
Member
Registered: 2011-09-04
Posts: 1,456

Re: Setting PATH variable with systemd/User does not work

Offline

Board footer

Powered by FluxBB