things
This commit is contained in:
6
shared/.zshenv
Normal file
6
shared/.zshenv
Normal file
@@ -0,0 +1,6 @@
|
||||
export EDITOR="nvim"
|
||||
export BROWSER="firefox"
|
||||
export TERMINAL="ghostty"
|
||||
. "$HOME/.cargo/env"
|
||||
|
||||
export PATH="$HOME/go/bin:$PATH"
|
||||
Reference in New Issue
Block a user