summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/eshell/alias
blob: e2a9f014693cd5e9048efa8c9be960b4cf3a174f (plain)
1
2
3
4
5
6
7
8
9
10
11
alias doco docker-compose $*
alias hgit hgit --no-pager $*
alias newsbeuter ansi-term newsbeuter newsbeuter
alias d dired $1
alias o find-file $1
alias listen eshell-exec-visual mplayer http://usa7-vn.mixstream.net/listen/8248.pls
alias ncmpcpp ansi-term ncmpcpp ncmpcpp
alias rm rm -v $*
alias git git --no-pager $*
alias scrot /usr/bin/scrot -e 'mv $f ~/pictures/screenshots' $*
alias ll ls -l $*