From b912d97cf6dfaa65f25028ce09195774e0d59b09 Mon Sep 17 00:00:00 2001 From: tracer Date: Sun, 8 Dec 2019 13:01:55 +0100 Subject: [PATCH] =?UTF-8?q?modified=20.zshrc=20f=C3=BCr=20oh-my-zsh=20path?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index fde5c76..27f262d 100644 --- a/.zshrc +++ b/.zshrc @@ -4,7 +4,7 @@ alias vi=/Applications/MacVim.app/Contents/bin/mvim # Path to your oh-my-zsh installation. -export ZSH="/Users/tracer/.oh-my-zsh" +export ZSH="/root/.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,