removed broken script file
This commit is contained in:
parent
956f0fe231
commit
34066227cc
@ -1,8 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
mv ~/.bashrc ~/bak.bashrc
|
|
||||||
mv ~/.bash_aliases ~/bak.bash_aliases
|
|
||||||
ln -s .bashrc ~/.bashrc
|
|
||||||
ln -s .bash_aliases ~/.bash_aliases
|
|
||||||
chmod 777 .bashrc
|
|
||||||
chmod 777.bash_aliases
|
|
||||||
source .bashrc
|
|
Loading…
Reference in New Issue
Block a user