mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
Merge remote-tracking branch 'upstream/master'
* upstream/master: (41 commits) fixed typo in tmux plugin Update coffee completion The current version of bower is completely unavailable, plugin depth modification rvm plugin: update to ruby version helpers and rvm-update Change duplicated alias name Add autocompletion for Rails3. Add more capable hg incoming and outgoing count handling Add celery completion add virtualenv prompt support for agnoster theme git-pull add --rebase option Typo Prevent starting multiple gpg-agents Not loading home tmux confs when iTerm2 tmux integration is enabled Adding support for iTerm2 tmux integration via option '-CC' remove unused function autocomplete required packages as second argumet debian plugin: ignore alias in sudo/aptitude check Add new plugin for homebrew installed version of postgres Do not clear tab when calling it with an argument. Correctly detect Rapid Board ...
This commit is contained in:
commit
b5205c12d4
37 changed files with 923 additions and 99 deletions
|
|
@ -72,6 +72,8 @@ To disable updates entirely, put this in your ~/.zshrc
|
|||
|
||||
@DISABLE_AUTO_UPDATE=true@
|
||||
|
||||
To upgrade directly from the command line, just run @upgrade_oh_my_zsh@
|
||||
|
||||
h3. Uninstalling
|
||||
|
||||
If you want to uninstall it, just run @uninstall_oh_my_zsh@ from the command line and it'll remove itself and revert you to bash (or your previous zsh config).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue