Go to file
2015-01-01 14:11:44 +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 no support material generated in defualt profiles 2014-10-31 11:52:09 +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
gnome-terminal-colors-solarized@ceab3f6bd7 vim plugins update 2014-10-30 14:38:10 +01:00
mac inconsolata for windows 2013-11-16 21:52:21 +01:00
tools ltspice launch script added 2015-01-01 14:11:44 +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 9 last commits shown by default using 'git tree' 2014-11-17 09:58:37 +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 added icdiff tool 2014-12-08 11:21:59 +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 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
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 extracted common part for the workstation installation script 2014-08-31 08:01:19 +02: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_printrun.sh printrun custom installer added 2014-08-02 13:15:31 +02:00
install_ubuntu.sh added dependency on node for reveal-md, to use for presentations 2014-10-26 10:21:41 +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