diff options
| author | Vijay Marcel <vijaymarcel@outlook.com> | 2023-09-15 22:33:55 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-17 00:10:22 +0700 |
| commit | 0db1e96119f3be6faba65c9a3d7082348312bb2f (patch) | |
| tree | 5bfafdfd6d63d14b21713d92ca61121e4a6d238b /python/python3-userpath/README | |
| parent | 15f50dd9aa0dd6c265d2ba633456e194f5cda6fb (diff) | |
python/python3-userpath: Added (add locations to user path).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-userpath/README')
| -rw-r--r-- | python/python3-userpath/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-userpath/README b/python/python3-userpath/README new file mode 100644 index 0000000000..dc318ac180 --- /dev/null +++ b/python/python3-userpath/README @@ -0,0 +1,4 @@ +userpath is a command-line tool and Python library to add custom +custom locations to user PATH. Only user-specific PATH is changed, +avoiding the need for elevated privileges. + |
