Browse Source

bash: tt, src

master
Maxim Likhachev 11 years ago
parent
commit
81489c92b3
  1. 3
      etc/shell/bash/aliases

3
etc/shell/bash/aliases

@ -42,7 +42,8 @@ alias pstree="pstree -U -h" #noindex @@ -42,7 +42,8 @@ alias pstree="pstree -U -h" #noindex
alias mkdir="mkdir -p -v" #noindex
alias j="jobs -l" #noindex
alias dirs="dirs -v" #noindex
alias src=vimcat #noindex
alias src=vcat #noindex
alias tt=ctorrent #noindex
#- Замена стандартных путей для конфигурационных файлов
alias mpd="mpd $SHELLRC/etc/media/mpd/mpd.conf" #noindex

Loading…
Cancel
Save