mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 19:49:25 +00:00
Update osx alias descriptions
This commit is contained in:
@ -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)"'
|
||||
|
Reference in New Issue
Block a user