alpine-setup/user/setupadditions.sh

17 lines
478 B
Bash
Raw Normal View History

2024-07-26 17:01:46 +02:00
#!/bin/sh
2024-07-26 17:54:48 +02:00
chsh -s /bin/bash
2024-07-26 17:26:46 +02:00
2024-07-26 17:01:46 +02:00
cp bashrc ~/.bashrc
2024-07-26 17:26:46 +02:00
2024-07-26 17:01:46 +02:00
mkdir -p ~/.config/nvim
cp init.lua ~/.config/nvim/
2024-07-26 17:26:46 +02:00
2024-07-26 18:47:17 +02:00
mkdir -p ~/.config/xfce4/xfconf/xfce-perchannel-xml
cp xfce-perchannel-xml/* ~/.config/xfce4/xfconf/xfce-perchannel-xml/
2024-07-26 17:26:46 +02:00
mkdir -p ~/Pictures/Wallpapers
2024-07-26 17:54:48 +02:00
wget https://w.wallhaven.cc/full/85/wallhaven-856dlk.png -P ~/Pictures/Wallpapers
2024-07-28 15:52:07 +02:00
wget https://github.com/vinceliuice/WhiteSur-wallpapers/raw/main/1080p/WhiteSur.jpg -P ~/Pictures/Wallpapers
cp emptypixel.png ~/Pictures/