Go to file
Cyryl Plotnicki-Chudyk 4a5f791e45 slic3r version upgrade
2015-01-24 09:52:01 +01:00
.config common install script: make the most heavy installs last, to allow for other software to be used already. Embiggen the font in the termonator console. 2014-12-25 17:17:42 +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@175b4a8073 oh-my-zsh upgrade 2015-01-01 11:41:14 +01:00
.Slic3r slic3r version upgrade 2015-01-24 09:52:01 +01:00
.vim vim plugins update 2014-10-30 14:38:10 +01:00
cygwin vim plugins update 2014-10-30 14:38:10 +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
tools Merge branch 'master' of github.com:cyplo/dotfiles 2015-01-05 10:11:12 +01:00
ubuntu script for enabling hibernation in ubuntu 2015-01-03 22:11:25 +01: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 kdiff3 as a default merge and diff tool on all platforms now 2015-01-16 18:36:55 +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 gnome terminal not used anymore, removing dependencies 2015-01-03 17:14:24 +01: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 use vim 7.4 hybrid numbers 2014-11-15 14:20:41 +01:00
.zshrc changed torsocked ssh alias to avoid clashes 2014-10-25 09:10:01 +02:00
install_common.sh no asking for confirmation while upgrading ubuntu, dist-upgrade used, as we're using apt, not aptitude in the early stages, fix for shell changer 2015-01-03 23:36:05 +01:00
install_debian.sh differentiate between debian and ubuntu in installers ; added a todo list 2014-10-29 07:41:05 +01:00
install_fedora.sh fedora installtion scripts refreshed, working on fedora 21 2015-01-11 10:58:48 +01:00
install_kicad.sh install_kicad split into common and fedora parts 2014-09-06 17:31:32 +02:00
install_kicad_fedora.sh install_kicad split into common and fedora parts 2014-09-06 17:31:32 +02:00
install_kicad_ubuntu.sh kicad installer for ubuntu 2014-09-06 18:34:18 +02:00
install_optimus.sh intel/nvidia optimus support for ubuntu 2015-01-03 17:42:37 +01:00
install_printrun.sh printrun custom installer added 2014-08-02 13:15:31 +02:00
install_retext.sh separate script for installing ReText editor 2015-01-11 10:59:10 +01:00
install_ubuntu.sh mercurial added to the list of default ubuntu tools 2015-01-06 10:58:14 +01:00
README.md differentiate between debian and ubuntu in installers ; added a todo list 2014-10-29 07:41:05 +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 or install_ubuntu.sh to setup the whole box

TODO:

  • use terminator for all configs
  • investigate chsh failing
  • automate adding backports to debian-based distros
  • automate enabling hibernation on ubuntu