Install the following software:
- Load up the Ubuntu Desktop .iso into VirtualBox and create a
main
user - Install
git
- Download appropriate scripts
wget https://raw.githubusercontent.com/kkawakam/dotfiles/master/bootstrap/root-bootstrap.sh wget https://raw.githubusercontent.com/kkawakam/dotfiles/master/bootstrap/root-install-jetbrains-toolbox.sh wget https://raw.githubusercontent.com/kkawakam/dotfiles/master/bootstrap/user-bootstrap.sh
- Run
root-bootstrap.sh
as root - Run
root-install-jetbrains-toolbox.sh
as root - Run
user-bootstrap.sh
as user
Old instructions, removed usage of vagrant due to flaky issues that occur during provisioning.
Run the following from the command line:
$ git clone https://github.com/kkawakam/dotfiles.git
$ cd dotfiles
$ vagrant up --provider virtualbox
Login into the VM using the standard vagrant username and password and run the following on the command line
Install Solarized
$ cd ~/Repos/gnome-terminal-colors-solarized
$ ./install.sh
Change Password
$ passwd
Run Albert and configure hotkey as Ctrl+Space
Run Jetbrain ToolBox and Install Intellij (and any other IDE)