Remove unneeded export

This commit is contained in:
Emma Nora Theuer 2024-05-29 00:30:17 +02:00
parent c8f020b149
commit d4876e4dd9

View file

@ -47,7 +47,6 @@ function boop() {
export PAGER=bat
export EDITOR=nvim
export VISUAL="emacsclient -c -a 'emacs'"
export MAKEFLAGS="-j32"
export -f ex
export -f boop
export PATH=$PATH:/home/emma/.emacs.d/bin/