fixed a lot of stuff

This commit is contained in:
Honney
2026-06-23 00:23:16 +02:00
parent 74f4b9b1be
commit 6591f6b020
24 changed files with 626 additions and 455 deletions
+3 -1
View File
@@ -5,4 +5,6 @@
alias updateall='sudo apt upgrade -y && sudo apt update -y'
alias uninstall='sudo apt purge -y'
source $HOME/.config/fish/configs/uni.fish
if test -f $HOME/.config/fish/configs/uni.fish
source $HOME/.config/fish/configs/uni.fish
end