2023-02-26 19:11:18 +01:00
2022-10-13 13:48:04 +02:00
2022-10-13 13:58:23 +02:00
2022-01-29 13:24:28 +01:00
2023-02-26 19:11:18 +01:00
2021-04-12 12:25:05 +02:00
2020-09-11 10:55:15 +02:00
2018-10-05 15:09:32 +02:00
2022-10-13 13:40:08 +02:00
2022-10-13 14:05:04 +02:00
2022-01-29 13:05:02 +01:00
2022-10-24 23:29:24 +02:00
2021-04-12 12:19:50 +02:00
2022-10-13 13:58:43 +02:00
2021-08-19 16:03:10 +02:00

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
Description
Personal Linux configuration files
Readme 21 MiB
Languages
Vim Script 57.7%
Shell 42.3%