florianbeer / dotfiles

:eight_spoked_asterisk: My configuration for bash, vim, git, tmux and other tools. Tested on OS X, Debian & Ubuntu.

Home Page:http://blog.no-panic.at/2015/04/25/my-dotfiles/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My configuration for bash, vim, git, tmux and a few other tools. Tested on OS X and Debian Linux.

To use them run make in the cloned git repository. If you are on OS X you should also install the included font to take full advantage of the tmux status line.

Caution: This will overwrite your stuff! Seriously – you have been warned!

To use git you will probably want to create the file ~/.gitconfig.local and add your name and email address:

[user]
  name = Jeff Strongman
  email = jeff@example.org

About

:eight_spoked_asterisk: My configuration for bash, vim, git, tmux and other tools. Tested on OS X, Debian & Ubuntu.

http://blog.no-panic.at/2015/04/25/my-dotfiles/


Languages

Language:Vim Script 57.6%Language:Shell 34.5%Language:Perl 6.9%Language:Makefile 0.9%