alpine-setup/user/setupadditions.sh

17 lines
478 B
Bash
Executable File

#!/bin/sh
chsh -s /bin/bash
cp bashrc ~/.bashrc
mkdir -p ~/.config/nvim
cp init.lua ~/.config/nvim/
mkdir -p ~/.config/xfce4/xfconf/xfce-perchannel-xml
cp xfce-perchannel-xml/* ~/.config/xfce4/xfconf/xfce-perchannel-xml/
mkdir -p ~/Pictures/Wallpapers
wget https://w.wallhaven.cc/full/85/wallhaven-856dlk.png -P ~/Pictures/Wallpapers
wget https://github.com/vinceliuice/WhiteSur-wallpapers/raw/main/1080p/WhiteSur.jpg -P ~/Pictures/Wallpapers
cp emptypixel.png ~/Pictures/