mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-20 09:16:34 +01:00
Migrated from cheatsheet v3
@@ -4,3 +4,10 @@ Tab-completion:
|
||||
* @rake (tab)@
|
||||
* @ssh (tab)@
|
||||
* @sudo umount (tab)@
|
||||
|
||||
Git:
|
||||
|
||||
Dynamic access to current branch name with the current_branch function.
|
||||
|
||||
* @git pull origin $(current_branch)@
|
||||
* @grb publish $(current_branch) origin@
|
||||
|
||||
Reference in New Issue
Block a user