slight font changes + zsh vim bindings

This commit is contained in:
Cyryl Plotnicki-Chudyk 2013-10-09 19:53:50 +02:00
parent d8fd7a8127
commit 9a597e8ad6
4 changed files with 8 additions and 0 deletions

4
.gitconfig.linux Normal file
View file

@ -0,0 +1,4 @@
[include]
path = dev/dotfiles/.gitconfig_includes.common
path = dev/dotfiles/.gitconfig_includes.linux

2
.zshrc
View file

@ -4,6 +4,8 @@ SAVEHIST=1000
setopt appendhistory autocd extendedglob nomatch notify
unsetopt beep
bindkey -v
autoload -U compinit
compinit
setopt completealiases

BIN
Inconsolata.otf Normal file

Binary file not shown.

View file

@ -0,0 +1,2 @@
helpful dotfiles for linux and mac