id101010 / dotfiles

Personal Linux configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Less is more. This repo contains all my dotfiles for frequently used software.

how to manage

Personally I use rcm to keep my dotfiles in sync but this repo does not depend on anything.

My ansible-setup will install this repo to ~/.dotfiles and rcm will take care of all symlinks. Here are some simple commands to manage your symlinks:

$ mkrc .$DOTFILE # Add new dotfile and create symlink
$ lsrc           # List all linked dotfiles
$ rcup -v        # Update all dotfile symlinks

About

Personal Linux configuration files


Languages

Language:Vim Script 58.1%Language:Shell 41.9%