diff --git a/etc/shell/bash/aliases b/etc/shell/bash/aliases index 72a5044..8139f94 100755 --- a/etc/shell/bash/aliases +++ b/etc/shell/bash/aliases @@ -73,6 +73,7 @@ alias xlock="i3lock -i $SHELLRC/etc/wm/img/locker.png" #noindex alias emerge="emerge --ask" #noindex alias eww='emerge --update --newuse --deep --with-bdeps=y --complete-graph=y --keep-going=y -av --verbose-conflicts -t @world' #noindex +alias cl-update="cl-update --verbose=on --clean-pkg --with-bdeps --revdep-rebuild=on --stable=off" #noindex #- Замена стандартных путей для конфигурационных файлов alias newsboat="newsboat -r" #noindex @@ -90,6 +91,7 @@ alias kz="killall zathura" #noindex alias g=git #noindex alias startx="xinit -- /usr/bin/X" #noindex alias lftp="LFTP_HOME=$SHELLRC/etc/net/lftp lftp" #noindex +alias equery="equery -N" #noindex alias fm="nnn" #noindex alias glow="glow --style light" #noindex diff --git a/etc/shell/bash/aliases_linux b/etc/shell/bash/aliases_linux index f3702bb..f4d929d 100644 --- a/etc/shell/bash/aliases_linux +++ b/etc/shell/bash/aliases_linux @@ -10,5 +10,5 @@ alias lst='ls-with-icons -al --time-style=+%D | grep $(\date +%D)' #noindex alias lsh='ls-with-icons --hyperlink' #noindex alias ps="ps -aux" #noindex -alias ping="pingp --nolegend" #noindex +# alias ping="pingp --nolegend" #noindex diff --git a/etc/shell/bash/bashrc_linux b/etc/shell/bash/bashrc_linux index 49ad9c7..79a25f2 100644 --- a/etc/shell/bash/bashrc_linux +++ b/etc/shell/bash/bashrc_linux @@ -1,6 +1,6 @@ # Настройка путей -path++ $SHELLRC/etc/shell/cw/def PATH +path++ $SHELLRC/bin/cw/bin:$SHELLRC/bin/cw/def PATH path++ $SHELLRC/bin/app:$SHELLRC/bin/dmenu:$SHELLRC/bin/musca:$SHELLRC/bin/exec PATH path++ $SHELLRC/bin:$SHELLRC/bin/scripts:$SHELLRC/bin/hub PATH