updated stuff
This commit is contained in:
parent
5a349ef25f
commit
70a7bc3876
2 changed files with 7 additions and 0 deletions
6
copy/zshenv
Normal file
6
copy/zshenv
Normal file
|
@ -0,0 +1,6 @@
|
|||
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
|
||||
export ZDOTDIR='/home/eeleater/.config/dotfiles/zsh'
|
||||
export EDITOR='nano'
|
||||
export THEME='starship'
|
||||
|
||||
source "$ZDOTDIR/localenv.zsh"
|
Loading…
Add table
Add a link
Reference in a new issue