aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-08-04 14:44:59 +0000
committerKumar Damani <damani.kumar@gmail.com>2019-08-04 14:44:59 +0000
commit2e65efbb1bc2b9a15432c40863b2f7c19d5a241d (patch)
treed6bf6638d8ea529d14b0a73e49184583ff35650d /zsh
parent7dcd1fd39e36432828f35ab580543a2908e08281 (diff)
latest dotfiles
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 493702f..998a3bb 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -2,7 +2,7 @@
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
- export ZSH="/home/kdam0/.oh-my-zsh"
+export ZSH="/home/$USER/.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,