zshrc change "zsh home path" #7

Merged
WarlockFish merged 1 commits from zsh into master 2021-08-29 16:50:44 +08:00

View File

@@ -3,7 +3,7 @@
# Path to your oh-my-zsh installation.
# ZSH的环境变量
export ZSH="/home/h/.oh-my-zsh"
export ZSH="$HOME/.oh-my-zsh"
export PATH="$HOME/.emacs.d/bin:$PATH"
##export PATH="$HOME/.local/bin:$PATH"
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"