Go to file
Cyryl Płotnicki db06e277b8
Deescalate vault conflict (#155)
* Add arbitrary vault mount target

* Deescalate
2018-01-10 11:08:12 +00:00
.config Basic rust support in vscode linux (#149) 2017-11-03 18:30:53 +00:00
.conky removed unused conky assets 2015-12-12 13:41:59 +01:00
.gconf/apps/gnome-terminal some minor gnome terminal profile changes 2013-11-16 21:52:22 +01:00
.hyper_plugins Add Zesty (#132) 2017-09-05 06:31:14 +01:00
.local/share/fonts local fontconfig added, supporting inconsolata and powerline patches 2013-11-16 21:52:21 +01:00
.Slic3r slic3r version upgrade 2015-01-24 09:52:01 +01:00
.vim Add Artful (#151) 2017-12-03 09:51:58 +00:00
.zprezto@83ab314b77 Better iTerm support (#129) 2017-08-22 09:15:02 +01:00
common Basic rust support in vscode linux (#149) 2017-11-03 18:30:53 +00:00
cygwin Add cygwin's mintty config 2016-08-21 18:21:48 +02:00
debian Clean up Vim-related dependencies (#128) 2017-08-08 21:26:01 +02:00
fedora Add Artful (#151) 2017-12-03 09:51:58 +00:00
fonts using DejaVu font as default in terminator 2016-05-03 20:52:31 +02:00
macosx Add basic keybinding for running tests (#147) 2017-11-01 09:04:00 +00:00
tools Deescalate vault conflict (#155) 2018-01-10 11:08:12 +00:00
ubuntu Add Artful (#151) 2017-12-03 09:51:58 +00:00
windows Windows upgrade fix (#116) 2017-05-14 13:05:54 +01:00
.conkyrc bunsen's conkyrc added 2016-05-03 20:20:46 +02:00
.ghci ghci config added 2015-02-28 22:39:29 +01:00
.gitattributes Add windows debug tools (#93) 2017-01-19 10:03:34 +00:00
.gitconfig.cygwin Add windows debug tools (#93) 2017-01-19 10:03:34 +00:00
.gitconfig.linux Add basic Windows-specific git configs (#72) 2017-01-24 19:53:30 +00:00
.gitconfig.linux.private new signing key for git 2014-08-10 12:27:26 +02:00
.gitconfig.mac Add basic Windows-specific git configs (#72) 2017-01-24 19:53:30 +00:00
.gitconfig.windows Add basic Windows-specific git configs (#72) 2017-01-24 19:53:30 +00:00
.gitconfig_includes.common LFS default settings for all 2016-10-16 17:33:21 +02:00
.gitconfig_includes.cygwin Add basic Windows-specific git configs (#72) 2017-01-24 19:53:30 +00:00
.gitconfig_includes.mac Add Mac support (#89) 2017-01-26 05:44:03 +00:00
.gitconfig_includes.windows Add basic Windows-specific git configs (#72) 2017-01-24 19:53:30 +00:00
.gitignore Add DS Store to ignore 2017-01-15 20:02:09 +00:00
.gitmodules Add Mac support (#89) 2017-01-26 05:44:03 +00:00
.hyper.js Add Mac support (#89) 2017-01-26 05:44:03 +00:00
.kdiff3rc Kdiff update 2016-10-07 10:01:26 +02:00
.minttyrc better font settings for cygwin, kdiff3 works with git difftool now 2013-11-27 10:10:17 +01:00
.setenv.sh Better iTerm support (#129) 2017-08-22 09:15:02 +01:00
.tmux.conf Fix Fedora terminal (#100) 2017-02-12 11:47:30 +00:00
.tmux.macosx Fix Fedora terminal (#100) 2017-02-12 11:47:30 +00:00
.travis.yml Add Artful (#151) 2017-12-03 09:51:58 +00:00
.vimrc.common.epilogue More verbostiy and sensitivity to errors in the installation scripts 2016-11-01 14:22:07 +01:00
.vimrc.common.plugins Add fzf + ripgrep everywhere. 2016-10-12 20:58:26 +02:00
.vimrc.common.prelude Add fzf + ripgrep everywhere. 2016-10-12 20:58:26 +02:00
.vimrc.cygwin Install vim plugins under cygwin automatically 2016-09-22 11:50:45 +02:00
.vimrc.cygwin.plugins Split vim config into a seaprate Linux and cygwin parts 2016-09-10 13:38:42 +02:00
.vimrc.cygwin.settings Split vim config into a seaprate Linux and cygwin parts 2016-09-10 13:38:42 +02:00
.vimrc.linux Split vim config into a seaprate Linux and cygwin parts 2016-09-10 13:38:42 +02:00
.vimrc.linux.plugins Split vim config into a seaprate Linux and cygwin parts 2016-09-10 13:38:42 +02:00
.vimrc.linux.settings Split vim config into a seaprate Linux and cygwin parts 2016-09-10 13:38:42 +02:00
.zpreztorc Better iTerm support (#129) 2017-08-22 09:15:02 +01:00
.zprofile Add vacuum-hard (#130) 2017-09-04 15:56:59 +01:00
.zshrc Better iTerm support (#129) 2017-08-22 09:15:02 +01:00
appveyor.yml Fix paths in appveyor build 2016-11-01 14:05:03 +01:00
conemu.xml Cygwin zsh as default shell in conemu 2016-11-12 16:11:25 +01:00
LICENSE Update LICENSE 2017-10-07 11:47:40 +01:00
README.md Add windows debug tools (#93) 2017-01-19 10:03:34 +00:00
test.sh Fix Travis' reference to Mac's up script 2017-08-20 16:26:35 +02:00

Build Status Build status

My common dotfiles for Linux, Mac and Cygwin

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

install:

sudo apt-get update
sudo apt-get install git # or yum install git
 
ssh-keygen -b 8192
cat ~/.ssh/id_rsa.pub
#add the above key to github
mkdir ~/dev
cd ~/dev
git clone git@github.com:cyplo/dotfiles.git
cd dotfiles
./ubuntu/configure_fresh_system.sh
# or /debian/.. or /fedora/..

GNOME extensions list:

  • Clipboard Indicator
  • Hibernate Status Button
  • Pixel Saver

TODO:

  • make the list of packages for the different debian-based distros shared among them
  • automate adding backports to debian-based distros
  • automate adding gnome extensions