Cleanup for KDE and bootstrap for basevoid install

This commit is contained in:
2026-08-12 08:47:37 +02:00
parent 5f930c1f23
commit 65a05f9426
7 changed files with 131 additions and 159 deletions
-3
View File
@@ -15,10 +15,7 @@ export EDITOR="nvim"
export VISUAL="nvim"
export MANPAGER="nvim +Man!"
export BROWSER="firefox"
# export TERM=xterm-256color
export COLORTERM="truecolor"
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"
# Development
export DEBUG=1