From 2e65efbb1bc2b9a15432c40863b2f7c19d5a241d Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sun, 4 Aug 2019 10:44:59 -0400 Subject: latest dotfiles --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') 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, -- cgit v1.2.3