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

https://github.com/boechat107/boringfiles

A boring repo containing my dot files
https://github.com/boechat107/boringfiles

dotfiles

Last synced: 2 months ago
JSON representation

A boring repo containing my dot files

Awesome Lists containing this project

README

        

# Boring Files

Be warned, this is a really boring repo!

This repository stores most of my dot files and some scripts to automate the
setup of a new environment.

## Usage

```bash
$ make_symlinks.sh
```

The dot files are organized with Debian in mind.

## Conventions

* Files or directories starting with `d__` are really dot files/directories. The
path should start with `.`.
* `__` (double underscore) are path separators.

### Example

`d__config__nvim` is renamed to `.config/nvim`.

## Applications

* [i3](https://i3wm.org/)
* [conky](https://github.com/brndnmtthws/conky)
* [leiningen](https://leiningen.org/)
* [spacemacs](http://spacemacs.org/)
* [tmux](https://github.com/tmux/tmux)
* zshrc
* bashrc
* xmodmaprc (replace "caps lock" by "ctrl")
* git
* vim