dotfiles/setup.sh
2021-10-31 15:21:50 +03:00

6 lines
86 B
Bash

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