mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Changed default theme
This commit is contained in:
parent
2e9ab0b8ea
commit
35e544f76f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ export ZSH=$HOME/.oh-my-zsh
|
|||
|
||||
# Set to the name theme to load.
|
||||
# Look in ~/.oh-my-zsh/themes/
|
||||
export ZSH_THEME="robbyrussell"
|
||||
export ZSH_THEME="mattcable"
|
||||
|
||||
# Set to this to use case-sensitive completion
|
||||
# export CASE_SENSITIVE="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue