[EShell] Update aliases

This commit is contained in:
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