diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-08-04 14:44:59 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-08-04 14:44:59 +0000 |
| commit | 2e65efbb1bc2b9a15432c40863b2f7c19d5a241d (patch) | |
| tree | d6bf6638d8ea529d14b0a73e49184583ff35650d /zsh | |
| parent | 7dcd1fd39e36432828f35ab580543a2908e08281 (diff) | |
latest dotfiles
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |
