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.
Pekka Helenius 23e777fb96 Add files, update README 3 years ago
files Add files, update README 3 years ago
LICENSE Initial commit 3 years ago
README.md Add files, update README 3 years ago

README.md

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.