mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
5 lines
No EOL
107 B
Bash
5 lines
No EOL
107 B
Bash
|
|
echo "Copying configurations"
|
|
cp .config/* ~/.config/ -r
|
|
cp .default-python-packages ~
|
|
cp .oh-my-posh.nu ~ |