mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-19 08:45:36 +00:00
repair OTHER env
This commit is contained in:
parent
6bd60e79cc
commit
9629cce514
1 changed files with 0 additions and 1 deletions
1
.zshrc
1
.zshrc
|
@ -1,6 +1,5 @@
|
||||||
export TERM="xterm-256color"
|
export TERM="xterm-256color"
|
||||||
export OTHER=$HOME/.zsh
|
export OTHER=$HOME/.zsh
|
||||||
export OTHER=.zsh
|
|
||||||
export ZSH=$HOME/.oh-my-zsh
|
export ZSH=$HOME/.oh-my-zsh
|
||||||
export ZSH_THEME="powerlevel9k/powerlevel9k"
|
export ZSH_THEME="powerlevel9k/powerlevel9k"
|
||||||
source $OTHER/powerlevel_settings.sh
|
source $OTHER/powerlevel_settings.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue