git
This commit is contained in:
parent
41a06efbdc
commit
0a6e1547e6
2 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,6 @@ setup_home(){
|
|||
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/
|
||||
doas apk del git
|
||||
}
|
||||
|
||||
setup_chroot(){
|
||||
|
@ -122,9 +121,9 @@ setup_home
|
|||
setup_chroot
|
||||
read_software "$devware"
|
||||
compile hellwal
|
||||
mkdir $HOME/.cache/hellwal/
|
||||
hellwal -i $HOME/Pictures/Wallpapers/vatihall.jpg
|
||||
compile ctpv
|
||||
compile dwl
|
||||
compile slstatus
|
||||
doas apk del git
|
||||
printf "Installation finished, before you reboot please install packages you need (e.g nvidia/amd drivers)\n"; exit 0
|
||||
|
|
|
@ -9,6 +9,7 @@ fastfetch,"Maintained, feature-rich and performance oriented", neofetch-like sys
|
|||
ffmpeg,"Complete and free Internet live audio and video broadcasting solution for Linux/Unix",N,
|
||||
foot,"Fast, lightweight and minimalistic Wayland terminal emulator",N,
|
||||
fuzzel,"Application launcher for wlroots-based Wayland compositors",N,
|
||||
git,"Distributed version control system",D,
|
||||
greetd,"Minimal and flexible login manager daemon",N,
|
||||
greetd-agreety,"Simple, text-based greeter",N,
|
||||
grim,"Grabs images from Wayland compositors",N,
|
||||
|
|
Can't render this file because it contains an unexpected character in line 8 and column 101.
|
Loading…
Add table
Add a link
Reference in a new issue