diff options
author | ThanosApollo <[email protected]> | 2022-11-12 18:33:57 +0200 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-11-12 18:33:57 +0200 |
commit | f26a743acf0d808af4cda2550669a44ac89ee0d8 (patch) | |
tree | e982530ef3827cfaf04e0dad6daed16cdf99ca97 /.zprofile | |
parent | 44551f8abe9ad063cfd570beadbce9b5d6691334 (diff) |
Change editor
Diffstat (limited to '.zprofile')
-rw-r--r-- | .zprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export EDITOR="emacs" +export EDITOR="emacsclient" export TERMINAL="alacritty" export BROWSER="usr/bin/qutebrowser" export QT_QPA_PLATFORMTHEME="qt5ct" |