Reference "$HOME/.zsh" in zshrc instead of hardcoded homedir
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH=/home/madumlao/.oh-my-zsh
|
||||
export ZSH=$HOME/.oh-my-zsh
|
||||
|
||||
# Set name of the theme to load.
|
||||
# Look in ~/.oh-my-zsh/themes/
|
||||
|
||||
Reference in New Issue
Block a user