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

https://github.com/moolen/dotfiles

••• ~
https://github.com/moolen/dotfiles

archlinux awesomewm dotfiles rofi termite tmux vim zsh

Last synced: 2 months ago
JSON representation

••• ~

Awesome Lists containing this project

README

        

# DOTFILES

## Screenshots

![Clean](https://imgur.com/AoX81wa.png)
![Tiling](https://imgur.com/uwvasDt.png)

## INSTALL

```
$ git clone --recurse-submodules [email protected]:moolen/dotfiles.git ~/dotfiles

$ cd dotfiles

$ ./deploy.sh
```

## LOCAL RC

`~/.localrc` contains environment variables that are specific to a system.
These ones are picked up by my dotfiles:

``` sh
# ~/.localrc

MY_GITHUB_ACCESS_KEY=xxxx-yyyyy-zz

```

## BACKUP

See [backup](./backup) directory.