2016-08-04 20:12:36 +02:00
2016-07-15 22:37:08 +02:00
2016-07-10 14:17:49 +02:00
2016-07-15 23:51:37 +02:00
2016-04-14 19:50:33 +02:00
2016-08-04 20:06:53 +02:00
2016-06-12 16:14:43 +02:00
2016-05-12 22:43:45 +02:00
2016-07-11 20:12:43 +02:00
2016-08-04 20:06:53 +02:00
2016-07-15 18:55:19 +02:00
2016-07-10 13:13:18 +02:00
2016-07-19 21:04:59 +02:00
2016-08-04 20:12:36 +02:00
2016-07-19 21:04:59 +02:00
2016-04-14 23:29:27 +02:00
2016-08-04 20:12:19 +02:00

  ____      U  ___ u _____    _____              _     U _____ u ____    
 |  _"\      \/"_ \/|_ " _|  |" ___|    ___     |"|    \| ___"|// __"| u 
/| | | |     | | | |  | |   U| |_  u   |_"_|  U | | u   |  _|" <\___ \/  
U| |_| |\.-,_| |_| | /| |\  \|  _|/     | |    \| |/__  | |___  u___) |  
 |____/ u \_)-\___/ u |_|U   |_|      U/| |\u   |_____| |_____| |____/>> 
  |||_         \\   _// \\_  )(\\,-.-,_|___|_,-.//  \\  <<   >>  )(  (__)
 (__)_)       (__) (__) (__)(__)(_/ \_)-' '-(_/(_")("_)(__) (__)(__)     

Overview

This repo is a store for my dotfiles.

It contains a utility (dfm) to help with managing and updating your dotfiles. For more information, check out the wiki.

Install

$ cd ~
$ git clone https://github.com/Eragos/dotfiles.git .dotfiles
$ cd .dotfiles
$ git submodule init
$ git submodule update
$ ./bin/dfm install 

Update

$ cd ~/.dotfiles/
$ git pull
$ bin/dfm install 

or
$ updot

Dependencies

tmux: To show mem, cpu, load stats, you have to install tmux-mem-cpu-load (https://github.com/thewtex/tmux-mem-cpu-load)

Description
My personal dotfiles
Readme 4 MiB
Languages
Vim Script 55.7%
Python 17.2%
Perl 15%
Shell 12%