Files
dotfiles/README.md
2016-08-05 18:33:03 +02:00

3.0 KiB

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

Overview

This repo is a store my personal Debian and macOS dotfiles. I use zsh as default shell with Oh My ZSH framework and the nice Cobalt2 theme always inside a tmux session.

Feel free to use it. Be creative to enhance it - and share it!

Warning: These dotfiles reflect my personal settings. If you want to use it - wellcome! But review the settings and remove things, you don't want to need. Do not use it blindly. Use at your own risk!

![tmux and vim](screenshot/screenshot.png?raw=true = 250x "tmux and vim")

Features

Installation

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

Update

For easy update the complete dotfiles (inlc. all submodules) you can use udot command:

$ udot

Dependencies

macOS

Dependencies

Suggestions, corrections or improvements are welcome!