modified .zshrc für oh-my-zsh path

This commit is contained in:
tracer 2019-12-08 13:01:55 +01:00
parent 8a5905adde
commit b912d97cf6
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -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,