Go to file
2013-11-16 21:52:21 +01:00
.config transparent background in terminator 2013-11-16 21:52:21 +01:00
.local/share/fonts local fontconfig added, supporting inconsolata and powerline patches 2013-11-16 21:52:21 +01:00
.vim better signcolumn support 2013-11-16 21:52:21 +01:00
cygwin cygwin support added 2013-11-16 21:52:21 +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 cygwin support added 2013-11-16 21:52:21 +01:00
.gitconfig.linux slight font changes + zsh vim bindings 2013-11-16 21:52:21 +01:00
.gitconfig.mac gitconfig split for mac 2013-11-16 21:52:20 +01:00
.gitconfig_includes.common default push mode set for git 2013-11-16 21:52:20 +01:00
.gitconfig_includes.cygwin cygwin support added 2013-11-16 21:52:21 +01:00
.gitconfig_includes.mac gitconfig split for mac 2013-11-16 21:52:20 +01:00
.gitmodules colours submodule changed to use rw url 2013-11-16 21:52:21 +01:00
.kdiff3rc kdiff3 config added 2013-11-16 21:52:14 +01:00
.minttyrc inconsolata patched for powerline as default font in mintty 2013-11-16 21:52:21 +01:00
.vimrc paste toggle 2013-11-16 21:52:21 +01:00
.zshrc slight font changes + zsh vim bindings 2013-11-16 21:52:21 +01:00
README.md Update README.md 2013-11-16 21:52:21 +01:00

My common dotfiles for Linux, Mac and Cygwin

Contains my 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