Go to file
Artem Sapegin 3916e1e0c8 Setup: add casperjs, some cleaning. 2012-11-28 11:13:30 +04:00
bin Project opener. 2012-10-15 12:42:04 +04:00
color Typos. 2012-11-28 11:00:05 +04:00
includes Bash: Tweak git-bitbucket and npm-grunt aliases. 2012-11-28 01:04:14 +04:00
install Typos. 2012-10-31 16:30:26 +04:00
setup Setup: add casperjs, some cleaning. 2012-11-28 11:13:30 +04:00
sublime/User Sublime: remove Grunt build, update Hayaku settings, add Emmet bem filter. 2012-11-27 18:29:11 +04:00
tilde Git: Remove shit + add comment about required Git version. 2012-11-27 18:25:32 +04:00
.gitignore Remove theme cache file from repo. 2012-10-16 16:14:40 +04:00
Readme.md Update screenshot. 2012-11-28 10:57:54 +04:00
sync.py Small fixes. 2012-10-22 12:32:31 +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)
  • Homebrew bootstrap (setup/brew.sh)
  • My magic project opener (bin/opener.py)
  • 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: