1
0
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:
Michiel Scholten
2014-07-15 21:18:24 +02:00
parent d1b6d6fef6
commit fbaadf380e

View File

@@ -45,6 +45,7 @@ fi
echo "INFO: Vundle Install"
vim +BundleInstall +qall
echo
echo "Do you wish to install mercurial stuff?"
select yn in "Yes" "No"; do
case $yn in
@@ -53,6 +54,7 @@ select yn in "Yes" "No"; do
esac
done
echo
echo "Is this machine a server?"
select yn in "Yes" "No"; do
case $yn in