mirror of
https://github.com/danbulant/dotfiles
synced 2026-06-21 15:51:51 +00:00
4 lines
No EOL
87 B
Bash
4 lines
No EOL
87 B
Bash
|
|
echo "Copying configurations"
|
|
cp .config/* ~/.config/ -r
|
|
cp .default-python-packages ~ |