diff options
author | Julian Teu <julianteule@gmail.com> | 2017-04-20 17:28:37 +0200 |
---|---|---|
committer | Julian Teu <julianteule@gmail.com> | 2017-04-20 17:28:37 +0200 |
commit | 80545b5ef691644f49da737f73b97d71d090cd68 (patch) | |
tree | c14f14da9437fee69486b384e6bfb9c23880328f /.zshrc | |
parent | 1b3be1c60fb3e5886616582b4d11b41ffb0b2371 (diff) |
New pc
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ export TERM="xterm-256color" # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-zsh is loaded. # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes -ZSH_THEME="lambda-mod" +ZSH_THEME="minimal" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true" |