included installer TUIs, ghostty config and zsh config.

This commit is contained in:
2026-05-18 02:52:58 +02:00
parent cd47fec705
commit dd1341526d
10 changed files with 210 additions and 5 deletions
+4 -1
View File
@@ -2,7 +2,7 @@
echo "installing pre-requisites"
sudo pacman -Syu ghostty firefox dms-shell yay git nautilus brightnessctl pipewire-pulse pipewire matugen adw-gtk-theme wl-copy hyprshot grim satty stow
sudo pacman -Syu ghostty firefox dms-shell yay git nautilus brightnessctl pipewire-pulse pipewire matugen adw-gtk-theme wl-copy hyprshot grim satty stow zoxide zsh zsh-theme-powerlevel10k eza
yay -S mangowm-git dsearch-bin
@@ -16,6 +16,9 @@ stow .
echo "on" > ~/.config/SDGupdate.state
echo "source /home/$(whoami)/.config/sdgos/zshconfig.zsh" >> ~/.zshrc
chmod -R a+x ~/.config/sdgos
echo "installation complete! you should now be able to log out and switch to \"mango\""