You are not logged in.
Here is the content of ~/.config/environment.d/bin.conf:
PATH=${HOME}/.bin:${PATH}This does not work. However, the following is working:
EDITOR=vimHere 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_perlOffline
Offline