This commit is contained in:
Víctor Martínez 2016-05-12 04:38:53 +00:00
commit ceb689abe6
2 changed files with 5 additions and 1 deletions

View file

@ -5,7 +5,7 @@ export 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="robbyrussell"
ZSH_THEME="knoopx"
# Uncomment the following line to use case-sensitive completion.
# CASE_SENSITIVE="true"