Browse Source

Update osx alias descriptions

master
Sorin Ionescu 11 years ago
parent
commit
02717cb4c1
  1. 4
      modules/osx/init.zsh

4
modules/osx/init.zsh

@ -14,8 +14,8 @@ fi @@ -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…
Cancel
Save