dotfiles/setup.sh
2021-10-17 15:55:02 +03:00

6 lines
77 B
Bash

#!/usr/bin/bash
cp -r dotfiles/.subbash ~
cp dotfiles/.bashrc ~
. ~/.bashrc