This commit is contained in:
2020-03-06 16:28:31 +01:00
3 changed files with 228 additions and 344 deletions

5
.zshrc
View File

@@ -11,7 +11,12 @@ 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