5 lines
No EOL
188 B
Bash
Executable file
5 lines
No EOL
188 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cp ./thunar.xml $HOME/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
|
|
cp ./helpers.rc $HOME/.config/xfce4/helpers.rc
|
|
cp ./mimeapps.list $HOME/.config/mimeapps.list |