Artem Sapegin 12548e9a90 Readme.
2012-10-19 17:21:38 +04:00
2012-10-15 12:42:04 +04:00
2012-10-12 12:53:13 +04:00
2012-10-19 15:54:20 +04:00
2012-10-19 17:11:58 +04:00
2012-10-19 15:15:27 +04:00
2012-10-16 16:14:40 +04:00
2012-10-19 15:54:20 +04:00
2012-10-19 15:16:12 +04:00
2012-10-10 16:51:59 +04:00
2012-10-10 16:51:59 +04:00
2012-10-10 16:51:59 +04:00
2012-10-12 15:16:08 +04:00
2012-10-12 15:16:23 +04:00
2012-10-19 17:21:38 +04:00
2012-10-16 16:11:28 +04:00

Artem Sapegins dotfiles

Installation

cd ~ && git clone https://github.com/sapegin/dotfiles.git && cd dotfiles && ./sync.py

Itwill clone latest version of dotfiles to ~/dotfiles and make symlinks in your home directory.

Updating

cd ~/dotfiles && git pull && ./sync.py

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 apps I use

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:

Description
No description provided
Readme 1.6 MiB
Languages
Shell 82.5%
PHP 6.8%
Python 3.7%
Vim script 3.5%
Ruby 2.5%
Other 1%