updated stuff
This commit is contained in:
parent
1e1304360c
commit
301b52224f
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ export ZDOTDIR='/home/eeleater/.config/dotfiles/zsh'
|
||||||
export EDITOR='nano'
|
export EDITOR='nano'
|
||||||
export THEME='starship'
|
export THEME='starship'
|
||||||
|
|
||||||
source "$ZDOTDIR/local/env.zsh"
|
[[ -f "$ZDOTDIR/local/env.zsh" ]] && source "$ZDOTDIR/local/env.zsh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue