Skip to content

kkawakam/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

Install the following software:

Steps

  1. Load up the Ubuntu Desktop .iso into VirtualBox and create a main user
  2. Install git
  3. 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
  4. Run root-bootstrap.sh as root
  5. Run root-install-jetbrains-toolbox.sh as root
  6. Run user-bootstrap.sh as user

Appendix

Old instructions, removed usage of vagrant due to flaky issues that occur during provisioning.

Provisioning a new VM

Run the following from the command line:

$ git clone https://github.com/kkawakam/dotfiles.git
$ cd dotfiles
$ vagrant up --provider virtualbox

Post-Provisioning Setup

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)

About

Various dotfiles I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published