added path to export
parent
5c4f8c31a4
commit
fe3bcc260e
|
@ -9,7 +9,7 @@ EDITOR=nano
|
||||||
PAGER=less
|
PAGER=less
|
||||||
# add a user-specific bin directory to PATH
|
# add a user-specific bin directory to PATH
|
||||||
PATH=$HOME/.local/bin:$PATH
|
PATH=$HOME/.local/bin:$PATH
|
||||||
export EDITOR PAGER
|
export EDITOR PAGER PATH
|
||||||
|
|
||||||
# CHECK INTERACTIVE
|
# CHECK INTERACTIVE
|
||||||
# =================
|
# =================
|
||||||
|
|
Loading…
Reference in New Issue