Merge pull request 'zshrc change "zsh home path"' (#7) from zsh into master
Reviewed-on: http://10.144.0.1:3000/WarlockFish/my_dotfiles/pulls/7
This commit was merged in pull request #7.
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