This commit is contained in:
λmolinae 2025-06-30 18:35:40 -06:00
parent 0a6e1547e6
commit bd69f51add

View file

@ -82,7 +82,6 @@ setup_home(){
cd $HOME
rm -rf dotfiles/
mkdir $HOME/Documents/Miscellaneous
export PATH="$PATH:$(find ~/.local/bin -type d | paste -sd ':' -)"
sed -i "s|/home/amolinae|/home/$USER|g" $HOME/.local/bin/bwroot
cd $HOME/Pictures/ && git clone "https://git.amolinae.com/amolinae06/Wallpapers" && cd $HOME/
}
@ -106,7 +105,7 @@ setup_chroot(){
compile() {
cd "$HOME/.local/src/$1/"
bwroot make clean install >/dev/null 2>&1
zsh -lc "bwroot make clean install >/dev/null 2>&1"
}
echo "Welcome to the installer"
@ -122,7 +121,7 @@ setup_chroot
read_software "$devware"
compile hellwal
mkdir $HOME/.cache/hellwal/
hellwal -i $HOME/Pictures/Wallpapers/vatihall.jpg
zsh -lc "hellwal -i $HOME/Pictures/Wallpapers/vatihall.jpg"
compile ctpv
compile dwl
compile slstatus