nunOS/2-config.sh
2023-11-14 16:32:26 +00:00

4 lines
131 B
Bash

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