mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
new zshrc, powerline colours for blade
This commit is contained in:
parent
4519edfc02
commit
f4f220cedf
3 changed files with 22 additions and 4 deletions
4
zshrc
4
zshrc
|
|
@ -21,7 +21,7 @@ DISABLE_LS_COLORS="false" # bool
|
|||
DISABLE_AUTO_TITLE="false" # bool
|
||||
|
||||
# Uncomment following line if you want disable red dots displayed while waiting for completion
|
||||
DISABLE_COMPLETION_WAITING_DOTS="true" # bool
|
||||
DISABLE_COMPLETION_WAITING_DOTS="false" # bool
|
||||
|
||||
# plugins to load (array)
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
|
|
@ -192,4 +192,6 @@ alias less='less -R'
|
|||
alias diff='colordiff'
|
||||
|
||||
|
||||
set modeline
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue