forked from mamartins/.dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
28 lines (21 loc) · 752 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
These are my .doftiles cofiguration.
I keep all of them at Dropbox and then create symlinks to the ~ folder
I used multiple other projects to make this one:
* .osx
* .brew
* were based on was based on https://github.com/mathiasbynens/dotfiles
* .oh-my-zsh
* from https://github.com/robbyrussell/oh-my-zsh
* setup-sync-sublime-over-dropbox.sh
* from https://github.com/miohtama/ztanesh/blob/master/zsh-scripts/bin/setup-sync-sublime-over-dropbox.sh
# Requirements:
* Dropbox
* Dotfiles at ~/Dropbox/Dotfiles
* Sublime text 2
# Sugested:
* iTerm2
* use solarized theme for Sublime and for iTerm: http://ethanschoonover.com/solarized
# Installation:
1. Clone/Fork/copy all files to ~/Dropbox/Dotfiles
2. Run Restore.sh
Suggestions appreciated