tabs is the alias, not tab.
parent
9f7958ed1b
commit
76001c8283
@ -10,7 +10,7 @@ source ~/.oh-my-zsh/templates/zshrc.zsh-template
|
|||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|:----------------------|:--------------------------------------------------------------------------------------------------------------|
|
|:----------------------|:--------------------------------------------------------------------------------------------------------------|
|
||||||
| _tab_ | Create a new tab in the current directory (OS X - req enabling access for assistive devices under sys prefs). |
|
| _tabs_ | 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 20 commands and how many times they have been run. |
|
| _zsh_stats_ | Get a list of the top 20 commands and how many times they have been run. |
|
||||||
|
Loading…
Reference in New Issue
Block a user