diff --git a/ultimate.bashrc b/ultimate.bashrc index a972daa..a3b7b10 100644 --- a/ultimate.bashrc +++ b/ultimate.bashrc @@ -9,7 +9,7 @@ EDITOR=nano PAGER=less # add a user-specific bin directory to PATH PATH=$HOME/.local/bin:$PATH -export EDITOR PAGER +export EDITOR PAGER PATH # CHECK INTERACTIVE # =================