Modified config so that oh-my-zsh installation does not fail anymore
This commit is contained in:
parent
1f21054aad
commit
156444d1ee
@ -12,7 +12,7 @@ export LANG="en_US.UTF-8"
|
||||
export GPG_TTY=$(tty)
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="~/.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