Go to file
2014-09-02 10:22:14 +02:00
.config better font support in terminator 2013-12-19 18:07:31 +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@1b7a3ea99a oh-my-zsh upgrade 2014-08-12 13:58:18 +02:00
.Slic3r trying 0.5 nozzle for pink abs 2014-08-10 12:27:50 +02:00
.vim update dependencies 2014-06-12 15:13:53 +02:00
cygwin update dependencies 2014-06-12 15:13:53 +02:00
fonts inconsolata for windows 2013-11-16 21:52:21 +01:00
gnome-terminal-colors-solarized@c7606c20f4 update dependencies 2014-06-12 15:13:53 +02:00
mac inconsolata for windows 2013-11-16 21:52:21 +01:00
tools added missing cygwinify script 2014-09-02 10:22:14 +02:00
.gitattributes first commit 2013-09-16 11:21:10 +02:00
.gitconfig.cygwin no backup files after merge 2014-02-03 14:39:12 +01:00
.gitconfig.linux slight font changes + zsh vim bindings 2013-11-16 21:52:21 +01:00
.gitconfig.linux.private new signing key for git 2014-08-10 12:27:26 +02:00
.gitconfig.mac gitconfig split for mac 2013-11-16 21:52:20 +01:00
.gitconfig_includes.common no backup files after merge 2014-02-03 14:39:12 +01:00
.gitconfig_includes.cygwin kdiff3 config for windows 2014-02-11 15:17:04 +01:00
.gitconfig_includes.mac gitconfig split for mac 2013-11-16 21:52:20 +01:00
.gitignore gitignore added 2014-02-03 22:11:24 +01:00
.gitmodules ctrlp vim plugin added 2014-06-06 14:21:50 +02:00
.kdiff3rc kdiff3 config for windows 2014-02-11 15:17:04 +01:00
.minttyrc better font settings for cygwin, kdiff3 works with git difftool now 2013-11-27 10:10:17 +01:00
.tmux.conf tmux config added 2014-06-08 09:12:09 +02:00
.vimrc kdiff3 config for windows 2014-02-11 15:17:04 +01:00
.zshrc oh-my-zsh upgrade 2014-04-12 07:43:24 +02:00
install_fedora.sh slic3r dotfiles added to the fedora installer script 2014-08-09 07:34:58 +02:00
install_kicad.sh fedora general installer: added gajim and lmsensors, downgraded wxgtk for kicad installer, as it did not like gtk3 2014-07-25 21:27:34 +02:00
install_printrun.sh printrun custom installer added 2014-08-02 13:15:31 +02:00
README.md first attempt at installer script for Fedora 2014-03-29 21:13:06 +01:00

My common dotfiles for Linux, Mac and Cygwin

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

install: clone this repo run install_fedora.sh on fedora, more systems coming soon

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