mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
changed zsh theme
This commit is contained in:
parent
049724070a
commit
c6eb1cd8fa
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ ZSH=$HOME/.oh-my-zsh
|
|||
# Look in ~/.oh-my-zsh/themes/
|
||||
# Optionally, if you set this to "random", it'll load a random theme each
|
||||
# time that oh-my-zsh is loaded.
|
||||
ZSH_THEME="afowler"
|
||||
# ZSH_THEME="cadusk"
|
||||
# ZSH_THEME="afowler"
|
||||
ZSH_THEME="nicoulaj"
|
||||
|
||||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue