mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
merge oh-my-zsh, enable the completion dots
This commit is contained in:
Submodule oh-my-zsh updated: 48a32a3085...6f8e7b0e4f
3
zshrc
3
zshrc
@@ -19,6 +19,9 @@ export DISABLE_AUTO_UPDATE="true"
|
||||
# Uncomment following line if you want to disable autosetting terminal title.
|
||||
# export DISABLE_AUTO_TITLE="true"
|
||||
|
||||
# Uncomment following line if you want red dots to be displayed while waiting for completion
|
||||
COMPLETION_WAITING_DOTS="true"
|
||||
|
||||
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
plugins=(git svn debian screen)
|
||||
|
||||
Reference in New Issue
Block a user