Files
linux-configs/deploy-configs.sh
2019-04-23 12:54:50 +02:00

6 lines
98 B
Bash
Executable File

#!/usr/bin/env bash
rsync -rp scripts $HOME
rsync -rp i3 $HOME/.config
sudo rsync -rp nixos /etc