Update eshell aliases
This commit is contained in:
@@ -3037,7 +3037,7 @@ Actually, return the method name."
|
|||||||
("n" "find-file $1")
|
("n" "find-file $1")
|
||||||
("emacs" "find-file $1")
|
("emacs" "find-file $1")
|
||||||
("nvim" "find-file $1")
|
("nvim" "find-file $1")
|
||||||
("ls" "eza --git -F $*")
|
("ls" "eza --git -F=auto $*")
|
||||||
("la" "ls -a $*")
|
("la" "ls -a $*")
|
||||||
("l" "ls -l $*")
|
("l" "ls -l $*")
|
||||||
("ll" "la -l $*")
|
("ll" "la -l $*")
|
||||||
|
|||||||
Reference in New Issue
Block a user