diff options
-rwxr-xr-x | zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc index b60e3d8..c3b4137 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -312,6 +312,7 @@ alias wprop='xprop |awk '\'' alias et="emacsclient -t" alias magit='ec -e "(magit-status \"$PWD\")"' +alias dired='ec -e "(dired \"$PWD\")"' alias -g ...='../..' |