BennyLi / dotfiles

Personal dotfiles for my systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles

Here you find my personal dotfiles. These include configuration files for my desktop systems and my server systems.

Feel free to use any of these files for your usecase.

How I use this πŸŽ“

To keep things clear, every application has it's own folder. In these folders all configuration files relevant for the application are stored.

Sensible data πŸ”

Sensible data, like credentials, URIs, private names and so on, will (hopefully πŸ™) never be commited to this repository. If any sensible data in a configuration file is needed, it will be replaced by an Ansible Jinja2 Template. Why? Cause I'm setting up my devices with Ansible.

About

Personal dotfiles for my systems

License:MIT License


Languages

Language:Shell 51.5%Language:Lua 20.3%Language:Emacs Lisp 19.1%Language:AutoHotkey 3.6%Language:PowerShell 3.5%Language:Vim Script 1.7%Language:Jinja 0.3%