mvertescher / dotfiles

At long last... mv's dotfiles :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles

Currently a WIP.

Requirements

I use the dot utility to manage my dotfiles.

You can install the dot utility via:

curl -L https://github.com/ubnt-intrepid/dot/releases/download/v0.1.4/dot-v0.1.4-x86_64-unknown-linux-gnu.tar.gz | sudo tar xz -C /usr/local/bin

Install

# Check if all symlinks have been created
dot check

# Create symlinks based on `.mappings`
dot link

About

At long last... mv's dotfiles :)


Languages

Language:Shell 68.9%Language:Vim Script 31.1%