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
- Host: GitHub
- URL: https://github.com/boechat107/boringfiles
- Owner: boechat107
- Created: 2017-11-14T13:00:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T16:20:01.000Z (over 2 years ago)
- Last Synced: 2025-01-21T13:25:58.621Z (4 months ago)
- Topics: dotfiles
- Language: Emacs Lisp
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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