tomcook / dotfiles

Personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

No Maintenance Intended

This is a collection of dotfiles that I use on any unix-like system on which I have a shell. It allows for a simple import structure per-OS (i.e. to have some stuff imported only on macOS or Linux systems), as well as a local directory specific to each system or deployment location. This directory isn't checked in to version control; it's assumed it would be tracked with some environment-specific version control instead.

For now setting up a new host with these configs is a manual process (git submodule for vim bundles, plus symlinking of all the appropriate .whatever files into the homedir, but eventually I want to build a simple script to set this stuff when "moving in" to a new system.

About

Personal dotfiles

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 69.3%Language:Vim Script 30.7%