modified .zshrc für oh-my-zsh path
This commit is contained in:
parent
8a5905adde
commit
b912d97cf6
2
.zshrc
2
.zshrc
|
@ -4,7 +4,7 @@
|
||||||
alias vi=/Applications/MacVim.app/Contents/bin/mvim
|
alias vi=/Applications/MacVim.app/Contents/bin/mvim
|
||||||
|
|
||||||
# Path to your oh-my-zsh installation.
|
# 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
|
# 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,
|
# load a random theme each time oh-my-zsh is loaded, in which case,
|
||||||
|
|
Loading…
Reference in New Issue