moving zsh stuff to shared
This commit is contained in:
6
shared/.zshenv
Normal file
6
shared/.zshenv
Normal file
@@ -0,0 +1,6 @@
|
||||
export BROWSER=firefox
|
||||
export EDITOR="emacsclient -t -a \"\""
|
||||
export VISUAL="emacsclient -c -a \"\""
|
||||
export TERMINAL=ghostty
|
||||
export MAILER=neomutt
|
||||
. "$HOME/.cargo/env"
|
||||
Reference in New Issue
Block a user