mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02: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/
|
# Look in ~/.oh-my-zsh/themes/
|
||||||
# Optionally, if you set this to "random", it'll load a random theme each
|
# Optionally, if you set this to "random", it'll load a random theme each
|
||||||
# time that oh-my-zsh is loaded.
|
# time that oh-my-zsh is loaded.
|
||||||
ZSH_THEME="afowler"
|
# ZSH_THEME="afowler"
|
||||||
# ZSH_THEME="cadusk"
|
ZSH_THEME="nicoulaj"
|
||||||
|
|
||||||
# Example aliases
|
# Example aliases
|
||||||
# alias zshconfig="mate ~/.zshrc"
|
# alias zshconfig="mate ~/.zshrc"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue