mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 03:52:48 +00:00
oh my zsh
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,3 +18,5 @@
|
||||
!.kube/configs
|
||||
!wallpapers
|
||||
!wallpapers/**
|
||||
!.oh-my-zsh
|
||||
!.oh-my-zsh/**
|
||||
|
1
.oh-my-zsh
Submodule
1
.oh-my-zsh
Submodule
Submodule .oh-my-zsh added at 40fafe0f59
4
.zshrc
4
.zshrc
@@ -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
|
||||
|
Reference in New Issue
Block a user