Updated fish environmental vars
This commit is contained in:
parent
75affa071d
commit
31db030657
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue