Files
dotfiles/README.md
2018-09-26 20:29:53 +02:00

525 B

LinuxDotFiles

This repository is part of the ansible-archlinux setup. It contains all my personal linux dotfiles. All content is managed by rcm.

The 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