Set new path to oh-my-zsh

This commit is contained in:
JGill
2021-09-20 07:12:30 +05:30
parent dd48692ca3
commit 61c50f8307

2
.zshrc
View File

@@ -3,7 +3,7 @@ export TERM="xterm-256color"
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=$HOME/.config/oh-my-zsh
export ZSH=$HOME/.config/ezsh/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.