Added alias for cd
parent
4d93f248a0
commit
d7b2594e79
@ -29,6 +29,7 @@ source ~/.oh-my-zsh/templates/zshrc.zsh-template
|
|||||||
| .... | cd ../../.. |
|
| .... | cd ../../.. |
|
||||||
| ..... | cd ../../../.. |
|
| ..... | cd ../../../.. |
|
||||||
| / | cd / |
|
| / | cd / |
|
||||||
|
| ~ | cd ~ |
|
||||||
| _cd +n_ | switch to directory number `n` |
|
| _cd +n_ | switch to directory number `n` |
|
||||||
| _1_ | cd - |
|
| _1_ | cd - |
|
||||||
| _2_ | cd +2 |
|
| _2_ | cd +2 |
|
||||||
|
Loading…
Reference in New Issue
Block a user