mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
An empty line for readability
This commit is contained in:
@@ -45,6 +45,7 @@ fi
|
|||||||
echo "INFO: Vundle Install"
|
echo "INFO: Vundle Install"
|
||||||
vim +BundleInstall +qall
|
vim +BundleInstall +qall
|
||||||
|
|
||||||
|
echo
|
||||||
echo "Do you wish to install mercurial stuff?"
|
echo "Do you wish to install mercurial stuff?"
|
||||||
select yn in "Yes" "No"; do
|
select yn in "Yes" "No"; do
|
||||||
case $yn in
|
case $yn in
|
||||||
@@ -53,6 +54,7 @@ select yn in "Yes" "No"; do
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo
|
||||||
echo "Is this machine a server?"
|
echo "Is this machine a server?"
|
||||||
select yn in "Yes" "No"; do
|
select yn in "Yes" "No"; do
|
||||||
case $yn in
|
case $yn in
|
||||||
|
|||||||
Reference in New Issue
Block a user