mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
zshrc.zsh-template: same phrases for equal purposes
This commit is contained in:
parent
86a889ea08
commit
69d3f3afa5
1 changed files with 3 additions and 3 deletions
|
|
@ -11,13 +11,13 @@ ZSH_THEME="robbyrussell"
|
|||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
# Set to this to use case-sensitive completion
|
||||
# Uncomment following line if you want to use case-sensitive completion
|
||||
# CASE_SENSITIVE="true"
|
||||
|
||||
# Comment this out to disable bi-weekly auto-update checks
|
||||
# Uncomment following line if you want to disable bi-weekly auto-update checks
|
||||
# DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
# Uncomment to change how often before auto-updates occur? (in days)
|
||||
# Uncomment following line if you want to change how often before auto-updates occur? (in days)
|
||||
# export UPDATE_ZSH_DAYS=13
|
||||
|
||||
# Uncomment following line if you want to disable colors in ls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue