vimpostor / dotfiles

My personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This is the config for my Arch Linux setup.

Setup

Run ./link.sh in the root of the repo to interactively choose what files to install.

If you just want to install all files, run ./link.sh -y.

See ./link.sh -h for more options.

Alternatively you can install the config using Ansible with ansible-playbook ansible/user.yml.

Advanced

The link.sh script only handles trivial file symlinks inside the user's home directory, which is sufficient for most user settings. More advanced configurations (e.g. system-wide settings and templated user configs) are managed using Ansible, for more info navigate to the ansible subdirectory.

Keyboard

I use an ortholinear split keyboard, specifically the ZSA Moonlander Mark I with this custom keyboard layout.

About

My personal dotfiles

License:MIT License


Languages

Language:Shell 67.2%Language:Vim Script 20.0%Language:Lua 5.6%Language:Jinja 5.0%Language:TeX 1.2%Language:CSS 0.7%Language:C++ 0.1%Language:C 0.1%Language:Perl 0.1%Language:Python 0.0%