1USERPATH-PREPEND(1)              User Commands             USERPATH-PREPEND(1)
2
3
4

NAME

6       userpath prepend – Prepends to the user PATH
7

SYNOPSIS

9       userpath prepend [OPTIONS] LOCATIONS...
10

DESCRIPTION

12       Prepends  to the user PATH.  The shell must be restarted for the update
13       to take effect.
14

OPTIONS

16       -s, --shell [bash|fish|sh|xonsh|zsh]
17              The shell in which PATH will be modified.  This can be  selected
18              multiple times and has no effect on Windows.  The default shells
19              are: bash, sh
20
21       -a, --all-shells
22              Update PATH of all supported shells.  This has no effect on Win‐
23              dows as environment settings are already global.
24
25       --home TEXT
26              Explicitly set the home directory.
27
28       -f, --force
29              Update PATH even if it appears to be correct.
30
31       -q, --quiet
32              Suppress output for successful invocations.
33
34       -h, --help
35              Show a help message and exit.
36

SEE ALSO

38       userpath(1)
39
40       userpath-append(1), userpath-verify(1)
41
42
43
44                                 Feburary 2022             USERPATH-PREPEND(1)
Impressum