From d9279c4869a7040d56224114608725542ab497c5 Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Mon, 18 Jul 2022 13:59:46 -0700 Subject: changes --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index c744c2c..b663bb3 100644 --- a/.zshrc +++ b/.zshrc @@ -11,7 +11,7 @@ fi # Path to your oh-my-zsh installation. export GPG_TTY=$(tty) -export ZSH="/home/aadityadhruv/.oh-my-zsh" +export ZSH="/home/aaditya/.oh-my-zsh" # Set name of the theme to load --- if set to "random", it will # load a random theme each time oh-my-zsh is loaded, in which case, -- cgit