jd-solanki / .dotfiles

0 stars 0 forks source link

.dotfiles

This will bootstrap my new system :)

Prerequisite

For virtualbox If you are trying this in virtualbox and want to share host system's dir then configure your virtualbox to share dir you wanted. Now start your ubuntu virtual machine and after following above two steps, run `sudo apt-get install virtualbox-guest-utils -y`. This package will allow accessing the shared directory in your virtual machine.

NOTE: While installing some packages using apt-get you might encounter "Unable to fetch ... 404". In this case, just open new terminal and install that package. This is because installation process have order and failed package might be required for ongoing setup.

Credits