Testing
This commit is contained in:
parent
f2501a57fe
commit
2e3b067540
1 changed files with 4 additions and 1 deletions
5
install.sh
Normal file → Executable file
5
install.sh
Normal file → Executable file
|
@ -1,3 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#TODO
|
WAI=`pwd`
|
||||||
|
|
||||||
|
cd ~/
|
||||||
|
ln -s $WAI/bashrc ./.bashrc
|
||||||
|
|
Loading…
Reference in a new issue