https://github.com/aruhier/dotfiles
https://github.com/aruhier/dotfiles
dotfiles linux unix
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aruhier/dotfiles
- Owner: aruhier
- Created: 2016-06-30T15:53:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T22:18:43.000Z (about 1 year ago)
- Last Synced: 2025-04-10T16:25:04.060Z (about 1 year ago)
- Topics: dotfiles, linux, unix
- Language: Lua
- Size: 28.9 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
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.