Fix oh-my-zsh location.
This commit is contained in:
parent
5fdf377e47
commit
3e977077ed
2
.zshrc
2
.zshrc
@ -3,7 +3,7 @@ export TERM="xterm-256color"
|
||||
export LC_ALL="en_US.utf8"
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH=/home/mcapelle/.oh-my-zsh
|
||||
export ZSH=$HOME/.oh-my-zsh
|
||||
|
||||
# Set name of the theme to load. Optionally, if you set this to "random"
|
||||
# it'll load a random theme each time that oh-my-zsh is loaded.
|
||||
|
Loading…
Reference in New Issue
Block a user