diff --git a/etc/shell/bash/aliases b/etc/shell/bash/aliases index a28502f..e36e00a 100755 --- a/etc/shell/bash/aliases +++ b/etc/shell/bash/aliases @@ -1,6 +1,6 @@ #!/bin/bash #################################################################### # -# Изменён: Вск 15 Сен 2013 16:06:54 +# Изменён: Вск 15 Сен 2013 22:00:11 # ################################################################################ #{{{ Псевдонимы @@ -26,7 +26,6 @@ alias less="less -R" #noindex alias ls='ls -lGhpX --color=always --group-directories-first -v' #noindex alias lss='\ls --format=single-column' #noindex alias nl="nl -b a" #noindex -alias su='su -m' #noindex alias df='df -hT' #noindex alias du='du -hs' #noindex alias free="free -m" #noindex diff --git a/etc/shell/bash/bashrc b/etc/shell/bash/bashrc index fcb88c1..6763230 100755 --- a/etc/shell/bash/bashrc +++ b/etc/shell/bash/bashrc @@ -1,6 +1,6 @@ #!/bin/bash #################################################################### # -# Изменён: Вск 01 Янв 2006 20:31:43 +# Изменён: Вск 15 Сен 2013 21:59:57 # ################################################################################