Go to file
Artem Sapegin 8390301c8b Slate config. 2013-10-11 17:16:12 +04:00
bin Merge branch 'master' of github.com:sapegin/dotfiles 2013-08-08 13:32:54 +04:00
color Remove useless iTerm settings file. 2013-09-19 21:37:39 +04:00
docs Bash: Modify help aliases. 2012-12-20 17:21:18 +04:00
dropzone Kindle Dropzone: Optimize icon. 2013-02-18 16:04:01 +04:00
includes Alias for Tamia. 2013-09-30 08:21:34 +04:00
install Install: SSH repo URL. 2012-11-28 13:03:29 +04:00
setup OSX: Tweak Mission Control. 2013-10-04 17:14:11 +04:00
sublime/User OSX: Tweak Mission Control. 2013-10-04 17:14:11 +04:00
tilde Slate config. 2013-10-11 17:16:12 +04:00
.gitignore Ignore some Sublime files. 2013-09-19 21:43:53 +04:00
Readme.md Color conversion script. 2012-12-20 16:48:10 +04:00
sync.py Slate config. 2013-10-11 17:16:12 +04:00

Readme.md

Artem Sapegins dotfiles

Installation

curl dot.sapegin.me | bash

or

curl https://raw.github.com/sapegin/dotfiles/master/install/install.sh | bash

Itll installs Git (on OS X only), clones latest version of dotfiles to ~/dotfiles and makes symlinks in your home directory.

Updating

dotfiles

Screenshot

Terminal.app

Features

  • Custom Bash prompt, useful aliases, etc.
  • Git config, Git global ignore file.
  • Dotfiles syncronization (sync.py).
  • Sensible OS X defaults (setup/osx.sh).
  • Sublime Text 2 settings syncronization and packages autoinstall (setup/sublime-settings.sh and setup/sublime-packages.sh).
  • Consolas font install script (setup/consolas.sh)
  • Bash4 install script (setup/bash.sh)
  • OS X, Homebrew, NPM, etc. update script (setup/update.sh)
  • Color conversion script: convert #HEX to RGB/RGBA and HSL/HSLA
  • My magic project opener (bin/opener.py)
  • Bash & Git aliases and scripts
  • Mac OS X apps I use

Notes

You can use any file extensions in tilde/ to invoke proper syntax highlighting in code editor.

Further customization

  • Add any Bash profile customizations to ~/.bashlocal.
  • Add your git username/email/etc. to ~/.gitlocal.
  • Just fork this repo and hack on.

Resources


:shipit: