added scripts only install, updated install to include some utilities as commands and added scripts.MD.

This commit is contained in:
2026-06-02 23:10:14 +02:00
parent cd1e8a11f9
commit 3f5ea656bf
4 changed files with 98 additions and 2 deletions
+13 -1
View File
@@ -33,7 +33,19 @@ mv /home/$(whoami)/.p10k.zsh /home/$(whoami)/.p10k.zsh-old-$RANDOM
cp /home/$(whoami)/.config/sdgos/p10k.zsh /home/$(whoami)/.p10k.zsh
chmod -R a+x ~/.config/sdgos
ln -sf /home/$(whoami)/.config/sdgos/
ln -sf /home/$(whoami)/.config/sdgos/fastfetch/fetch-conf.sh /usr/bin/fetchconf
ln -sf /home/$(whoami)/.config/sdgos/fastfetch/fetch.sh /usr/bin/fetch
ln -sf /home/$(whoami)/.config/sdgos/config-overview/menu.sh /usr/bin/mangoconf-viewer
ln -sf /home/$(whoami)/.config/sdgos//mango-config.sh /usr/bin/mangoconf-editor
ln -sf /home/$(whoami)/.config/sdgos/help/cmd-help.sh /usr/bin/cmdhelp
ln -sf /home/$(whoami)/.config/sdgos/tuis/layout-switch.sh /usr/bin/mango-layout
ln -sf /home/$(whoami)/.config/sdgos/tuis/projectselect.sh /usr/bin/projects
ln -sf /home/$(whoami)/.config/sdgos/wallpapers/setwallpapergroup.sh /usr/bin/wallpaper-select
echo "SDG-OS comes with the following optional extra scripts:"