oh my zsh

This commit is contained in:
2020-03-06 16:29:38 +01:00
parent 511ae7bb9a
commit 31d21b2229
3 changed files with 3 additions and 4 deletions

4
.zshrc
View File

@@ -11,12 +11,8 @@ export ZSH="/Users/beppe/.oh-my-zsh"
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
<<<<<<< HEAD
ZSH_THEME="robbyrussell"
=======
#ZSH_THEME="robbyrussell"
ZSH_THEME="lambda-gitster"
>>>>>>> refs/remotes/origin/master
# Set list of themes to pick from when loading at random