Changed install directory

This commit is contained in:
Siddharth More
2021-06-11 12:38:33 +05:30
parent 9c70a17c34
commit e5ad7628a6
2 changed files with 43 additions and 43 deletions

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/.oh-my-zsh
export ZSH=$HOME/.config/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.