Updated fish environmental vars

This commit is contained in:
Phil Bajsicki 2023-08-02 13:47:58 +02:00
parent 75affa071d
commit 31db030657

View file

@ -18,7 +18,7 @@ set fish_greeting # Supresses fish's intro messa
set TERM "xterm-256color" # Sets the terminal type
set EDITOR "emacsclient -t -a ''" # $EDITOR use Emacs in terminal
set VISUAL "emacsclient -c -a emacs" # $VISUAL use Emacs in GUI mode
# set QT_QPA_PLATFORMTHEME "qt5ct"
set QT_QPA_PLATFORMTHEME "qt6ct"
### SET MANPAGER