-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdotlink
More file actions
executable file
·23 lines (23 loc) · 945 Bytes
/
Copy pathdotlink
File metadata and controls
executable file
·23 lines (23 loc) · 945 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/bin/sh
cd ~/.config/
mkdir neofetch/ dunst/ dwm/ dmenu/ flameshot/ htop/ openbox/ picom/ qtile/ redshift/ rofi/ tabliss/ youtube/ sway/ cool-retro-term/
cd ~/sweet-dots/
\cp -r obmenu-generator/ ~/.config/obmenu-generator
\cp neofetch/config.conf ~/.config/neofetch/
\cp cool-retro-term/cool-retro-term.json ~/.config/cool-retro-term/
\cp dunst/dunstrc ~/.config/dunst/
\cp dwm/* ~/.config/dwm/
\cp dmenu/* ~/.config/dmenu
\cp flameshot/flameshot.ini ~/.config/flameshot/
\cp htop/htoprc ~/.config/htop/
\cp -r lxpanel/ ~/.config/lxpanel
\cp openbox/* ~/.config/openbox/
\cp picom/picom.conf ~/.config/picom/
\cp -r qtile/ ~/.config/qtile/
\cp redshift/redshift.conf ~/.config/redshift/
\cp rofi/config.rasi ~/.config/rofi/
\cp tabliss/tabliss.json ~/.config/tabliss/
\cp sway/config ~/.config/sway
\cp youtube/config ~/.config/youtube
\cp .xinitrc .profile .bashrc .bash_profile .bash_aliases .Xresources .vimrc .xprofile ~/
\cp -r .vim/ ~/