[EShell] Update aliases

这个提交包含在:
Daniel - 2018-07-19 14:14:09 +02:00
父节点 7640aae6f6
当前提交 191e4f84ca
签署人:: dbo
GPG 密钥 ID: 4F63DB96D45AA9C6
共有 1 个文件被更改,包括 6 次插入4 次删除

查看文件

@ -1,5 +1,7 @@
alias ff find-file-other-window $1
alias d dired-other-window $1
alias la ls -al $*
alias ll ls -l $*
alias gds magit-diff-staged
alias gd magit-diff-unstaged
alias l ls -1
alias ll ls -l $*
alias la ls -al $*
alias d dired-other-window $1
alias ff find-file-other-window $1