mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Merge remote-tracking branch 'upstream/master'
Conflicts: plugins/git/git.plugin.zsh plugins/jump/jump.plugin.zsh
This commit is contained in:
commit
9a63084e20
82 changed files with 2488 additions and 966 deletions
|
|
@ -10,6 +10,10 @@ ZSH_THEME="stibbons"
|
|||
# Uncomment the following line to use case-sensitive completion.
|
||||
# CASE_SENSITIVE="true"
|
||||
|
||||
# Uncomment the following line to use hyphen-insensitive completion. Case
|
||||
# sensitive completion must be off. _ and - will be interchangeable.
|
||||
# HYPHEN_INSENSITIVE="true"
|
||||
|
||||
# Uncomment the following line to disable bi-weekly auto-update checks.
|
||||
DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue