Reference "$HOME/.zsh" in zshrc instead of hardcoded homedir

This commit is contained in:
2020-06-25 23:28:15 +08:00
parent 6232b6dec1
commit ace850f2e5

View File

@@ -1,5 +1,5 @@
# Path to your oh-my-zsh installation. # 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. # Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/ # Look in ~/.oh-my-zsh/themes/