Added small obs to tab command in OS X

arturhoo 2011-07-04 22:49:29 -07:00
parent 0d60bf098b
commit d0b8009a2d

@ -3,7 +3,7 @@ To try it out if you have just cloned it (to your home directory):
h4. Commands: h4. Commands:
* @tab@ - Create a new tab in the current directory (OS X) * @tab@ - Create a new tab in the current directory (OS X - req enabling access for assistive devices under sys prefs)
* @take@ - Create a new directory and change to it, will create intermediate directories as required. * @take@ - Create a new directory and change to it, will create intermediate directories as required.
* @x@/@extract@ - Extract an archive (supported types: tar.{bz2,gz,xz,lzma}, bz2, rar, gz, tar, tbz2, tgz, zip, Z, 7z). * @x@/@extract@ - Extract an archive (supported types: tar.{bz2,gz,xz,lzma}, bz2, rar, gz, tar, tbz2, tgz, zip, Z, 7z).
* @zsh_stats@ - Get a list of the top ten commands and how many times they have been run * @zsh_stats@ - Get a list of the top ten commands and how many times they have been run