diff --git a/etc/shell/bash/bashrc b/etc/shell/bash/bashrc index 61791b0..63dd068 100755 --- a/etc/shell/bash/bashrc +++ b/etc/shell/bash/bashrc @@ -1,6 +1,6 @@ #!/bin/bash #################################################################### # -# Изменён: Сб 23 фев 2019 17:31:37 +# Изменён: Сб 23 фев 2019 18:10:48 # ################################################################################ @@ -173,6 +173,7 @@ if [ $UID -eq 0 ]; then PROMPT_COLOR='\033[1;31m' export HOME=/root + path++ $INIT_PATH PATH path++ /sbin PATH path++ /usr/sbin PATH path++ /usr/local/sbin PATH