3 lines
94 B
Bash
3 lines
94 B
Bash
#!/usr/bin/env bash
|
|
mv ~/HydevServerSetup ~/HyDEV
|
|
echo '. ~/HyDEV/scripts/bashrc' >> ~/.bashrc |