zsh change "zsh home path"
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user