mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-01-23 10:32:16 +08:00
Update osx alias descriptions
This commit is contained in:
parent
bccfca8c10
commit
02717cb4c1
@ -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)"'
|
||||
|
Loading…
Reference in New Issue
Block a user