Go to file
Cyryl Plotnicki-Chudyk b4cc15c37a upgrade oh-my-zsh
2014-01-03 14:29:51 +01:00
.config terminator: solarized dark as default profile 2013-11-16 21:52:21 +01:00
.gconf/apps/gnome-terminal some minor gnome terminal profile changes 2013-11-16 21:52:22 +01:00
.local/share/fonts local fontconfig added, supporting inconsolata and powerline patches 2013-11-16 21:52:21 +01:00
.oh-my-zsh@e2838f75f0 upgrade oh-my-zsh 2014-01-03 14:29:51 +01:00
.vim better signcolumn support 2013-11-16 21:52:21 +01:00
cygwin better font settings for cygwin, kdiff3 works with git difftool now 2013-11-27 10:10:17 +01:00
fonts inconsolata for windows 2013-11-16 21:52:21 +01:00
mac inconsolata for windows 2013-11-16 21:52:21 +01:00
.gitattributes first commit 2013-09-16 11:21:10 +02:00
.gitconfig.cygwin autoclrf config for git 2013-11-16 21:52:22 +01:00
.gitconfig.linux slight font changes + zsh vim bindings 2013-11-16 21:52:21 +01:00
.gitconfig.linux.private signedcommit command in gitconfig.private 2013-11-16 21:52:22 +01:00
.gitconfig.mac gitconfig split for mac 2013-11-16 21:52:20 +01:00
.gitconfig_includes.common more readable git tree 2013-12-02 09:45:07 +01:00
.gitconfig_includes.cygwin resign from using autocrlf on cygwin as it causes problems with vim configs 2013-11-27 18:52:31 +01:00
.gitconfig_includes.mac gitconfig split for mac 2013-11-16 21:52:20 +01:00
.gitmodules oh-my-zsh enabled plus zshrc migrated to oh-my-zsh 2013-11-26 21:21:30 +01:00
.kdiff3rc kdiff3 config added 2013-11-16 21:52:14 +01:00
.minttyrc better font settings for cygwin, kdiff3 works with git difftool now 2013-11-27 10:10:17 +01:00
.vimrc vim key mappings 2013-11-27 18:38:14 +01:00
.zshrc export x11 display on cygwin 2013-12-02 10:49:22 +01:00
README.md minor: readme fix 2013-11-16 21:52:22 +01:00

My common dotfiles for Linux, Mac and Cygwin

e.g. my vim, terminal and font configs.

Fonts:

[cyryl@dagrey ~]$ cd .local/share/  
[cyryl@dagrey share]$ rm -fr fonts 
[cyryl@dagrey share]$ ln -s /home/cyryl/dev/dotfiles/.local/share/fonts .
[cyryl@dagrey fontconfig]$ cd
[cyryl@dagrey ~]$ cd .config/fontconfig/       
[cyryl@dagrey fontconfig]$ rm -fr conf.d 
[cyryl@dagrey fontconfig]$ ln -s /home/cyryl/dev/dotfiles/.config/fontconfig/conf.d .
[cyryl@dagrey fontconfig]$ cd
[cyryl@dagrey ~]$ fc-cache