diff --git a/.gitignore b/.gitignore index 81ee99e..72e8ffc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ohmyzsh/ \ No newline at end of file +* diff --git a/.zshrc b/.zshrc index 087ea7f..aecf831 100644 --- a/.zshrc +++ b/.zshrc @@ -2,7 +2,7 @@ # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. -export ZSH=$HOME/.dotfiles/ohmyzsh +export ZSH=$HOME/.oh-my-zsh # Set name of the theme to load --- if set to "random", it will # load a random theme each time oh-my-zsh is loaded, in which case,