fixed up the ssh_agent fixer. updated some of the debian stuff.

This commit is contained in:
2013-03-31 22:22:56 +00:00
parent caf785b53b
commit da4104da8d
6 changed files with 85 additions and 102 deletions

View File

@@ -52,8 +52,6 @@ function install_python_packages() {
}
sudo -v
[ "$1" == "--install" -o "$1" == "-i" ] && echo "Installing essential files." && install_essentials
echo "Installing Dot Files."
source bootstrap.sh
echo "Installing Tmux Configuration."