Expands PATH variable. Set user-wide PATH $HOME/.local/bin for each user.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

506 B

Expand user's PATH

  • Expands PATH variable for each user; Adds user-specific $HOME/.local/bin to PATH.

Installation

git clone https://fjordtek.com/git/Fincer/expand-user-path

NOTE: You need to re-login into your shell to see changes.

Manually

Place user-path.sh into /etc/profile.d/ folder.

Arch Linux

Get PKGBUILD and user-path.sh. Run updpkgsums && makepkg -i.

License

See LICENSE.