diff options
author | Aaditya Dhruv <[email protected]> | 2022-07-18 13:59:46 -0700 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2022-07-18 13:59:46 -0700 |
commit | d9279c4869a7040d56224114608725542ab497c5 (patch) | |
tree | 5a01b30b5c9562358d585a2e32ab965b60759eda /.zshrc | |
parent | 8da44ac5ae0aaa28caa79c2188e3a2b0249802da (diff) |
changes
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |