Create install.sh
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
cp .profile ~
|
||||||
|
cp .bashrc ~
|
||||||
|
cp .zshrc ~
|
||||||
|
source ~/.bashrc
|
||||||
|
source ~/.profile
|
||||||
Reference in New Issue
Block a user