Fix oh-my-zsh location.
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -3,7 +3,7 @@ export TERM="xterm-256color"
|
|||||||
export LC_ALL="en_US.utf8"
|
export LC_ALL="en_US.utf8"
|
||||||
|
|
||||||
# Path to your oh-my-zsh installation.
|
# 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"
|
# 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.
|
# it'll load a random theme each time that oh-my-zsh is loaded.
|
||||||
|
Reference in New Issue
Block a user