Updated some stuff

This commit is contained in:
ManOfGoldForever 2026-04-04 02:12:26 -04:00
parent 2d400c3012
commit c783171138
8 changed files with 25 additions and 26 deletions

View file

@ -8,6 +8,8 @@ oh-my-posh init fish --config ~/.config/oh-my-posh/hacker.omp.json | source
alias mntnas="sudo mount -a"
set -gx QT_QPA_PLATFORMTHEME qt6ct
# Set Zed as the default editor
set -gx EDITOR /usr/local/bin/zed_sudo_wrapper
set -gx VISUAL "zeditor --wait"