Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aruhier/dotfiles


https://github.com/aruhier/dotfiles

dotfiles linux unix

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

Dotfiles
========

Repository containing my dotfiles of all my systems. There are dispatched in
branches, and some inherits configurations from groups.

I use the `automerge.sh` script to hierarchically merge all my branches between
each other. When a conflict happens, fix it and relaunch the automerge script,
what will continue from where it failed.

To install the dotfiles, use `install.py`.

Hierarchy
---------

* master: "light" version of my dotfiles, installed on all my servers
* desktop: desktop oriented dotfiles. vim/nvim is configured for a dev
usage.
* tour-anthony: desktop @home
* laptop-anthony: personnal laptop, inherits a lot of dotfiles from
tour-anthony
* laptop-work: laptop for work

Requires
--------

* python3
* python-git or python3-git (depending on distributions)

License
-------

Configurations under the BSD license.