Fix oh-my-zsh location.

This commit is contained in:
Mikaël Capelle 2017-03-16 12:43:31 +01:00
parent 5fdf377e47
commit 3e977077ed

2
.zshrc
View File

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