mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Changed shell theme
This commit is contained in:
parent
73321f3e7e
commit
b62fd80202
1 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ 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="gallifrey"
|
||||
ZSH_THEME="jreese"
|
||||
|
||||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
|
|
@ -36,4 +36,3 @@ source $ZSH/oh-my-zsh.sh
|
|||
# Customize to your needs...
|
||||
|
||||
# Themes override ls alias from aliases.zsh
|
||||
alias ls='ls -Ga'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue