feat(emacs): Eshell alias ff -> find-file
This commit is contained in:
@@ -29,6 +29,7 @@ alias jsp jj split $*
|
|||||||
alias l ls -alh $*
|
alias l ls -alh $*
|
||||||
alias ll ls -l $*
|
alias ll ls -l $*
|
||||||
alias ls ls --color=tty $*
|
alias ls ls --color=tty $*
|
||||||
|
alias ff find-file $*
|
||||||
|
|
||||||
alias pass /nix/store/hqhi6dgl7p16v49ymg2hwkgl844092fb-passage-1.7.4a2/bin/passage $*
|
alias pass /nix/store/hqhi6dgl7p16v49ymg2hwkgl844092fb-passage-1.7.4a2/bin/passage $*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user