4 lines
131 B
Bash
4 lines
131 B
Bash
cp -a config/. ~/.config
|
|
# echo "source ~/.config/bash/bashrc" >> ~/.bashrc
|
|
# actually, I want this command to be indempotent, mmh
|