dotfiles/setup.sh
TheK4n 74ba7d07b6 add: alias svi
feat: terminal name
2021-10-18 15:47:51 +03:00

7 lines
98 B
Bash

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