From 9822f1acba360ada1a7ed7cead0c549371f1fb21 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 14 Jul 2021 19:18:18 +0000 Subject: [PATCH] update .zshrc and ignore --- .gitignore | 2 +- .zshrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,