Moves oh-my-zsh into submodule

This commit is contained in:
Jonathan Hodgson 2019-08-01 18:13:17 +01:00
parent b9cadeee59
commit d2a27b629f
3 changed files with 5 additions and 1 deletions

@ -0,0 +1 @@
Subproject commit 6d2221e697ea4a2445202b1c32283610f84585ef

View file

@ -2,7 +2,7 @@
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=/home/jonathan/.oh-my-zsh
export ZSH=$HOME/.dotfiles/shells/zsh/oh-my-zsh-core
# 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.