1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2026-05-13 17:19:29 +00:00

Update osx alias descriptions

This commit is contained in:
Sorin Ionescu
2014-02-02 20:08:55 -05:00
parent bccfca8c10
commit 02717cb4c1
+2 -2
View File
@@ -14,8 +14,8 @@ fi
# Aliases
#
# Change directory to the current Finder directory.
# Changes directory to the current Finder directory.
alias cdf='cd "$(pfd)"'
# Push directory to the current Finder directory.
# Pushes directory to the current Finder directory.
alias pushdf='pushd "$(pfd)"'