[EShell] Update aliases

このコミットが含まれているのは:
Daniel - 2018-07-19 14:14:09 +02:00
コミット 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