An open API service indexing awesome lists of open source software.

https://github.com/mark-i-m/dotfiles

A repo of configs (useful for setting up VMs)
https://github.com/mark-i-m/dotfiles

bash bashrc config vim vim-configuration vimrc vm-configuration xinitrc xmobar xmonad

Last synced: 29 days ago
JSON representation

A repo of configs (useful for setting up VMs)

Awesome Lists containing this project

README

          

dotfilesvm
===========
This repo contains a stripped-down of the `dotfiles` repo intended for easy setup of VMs.

Config only
-----------
To install only the config files, follow the directions in `dotfiles`.

Full setup
----------
To do a full setup, run `./install_full.sh`. You will need to enter the password for `sudo`. This setup assumes you are using Ubuntu.

Altogether:
```
$ sudo apt-get install git
$ git clone https://github.com/mark-i-m/dotfilesvm.git && cd dotfilesvm
$ ./install_full.sh
```

If you are on Arch, then you will also need to manually start X. The `x` directory has the appropriate scipts.