mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 12:02:46 +00:00
merge?
This commit is contained in:
5
.zshrc
5
.zshrc
@@ -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
|
||||
|
Reference in New Issue
Block a user