Commit graph

308 commits

Author SHA1 Message Date
7b0d9a9b6e update git config 2014-03-08 16:49:45 -08:00
90f058a466 update sublime config 2014-03-08 16:49:30 -08:00
919c28e943 add Gemfile 2013-11-28 21:06:23 -08:00
420370c8ea add irb_history to .gitignore 2013-11-25 13:34:59 -08:00
b36f358d7d attach to screens automatically 2013-11-25 13:34:33 -08:00
79f7c9aa2c update /Users/sjs/.rbenv/shims:/usr/local/bin:/usr/local/android/sdk/platform-tools:/usr/local/android/sdk/tools:/Users/sjs/.rbenv/bin:/Users/sjs/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/X11/bin:/Applications/Xcode.app/Contents/Developer/usr/bin 2013-11-25 13:34:25 -08:00
d8e7452d3d move zshenv into zshrc 2013-11-09 23:05:08 -08:00
8e21e0522f add compinit to zshrc again 2013-10-23 13:26:21 -07:00
2a5b70d68f remove more zshrc cruft 2013-10-23 12:23:49 -07:00
070fc333ec magically auto-quote URLs pasted into zsh 2013-10-23 12:21:30 -07:00
1f756fc240 tell Terminal.app what directory I'm in 2013-10-23 12:21:30 -07:00
8fc2df426b add android SDK path & target env vars 2013-10-23 12:21:30 -07:00
4760598c31 fix up some zshrc cruft 2013-10-23 12:21:27 -07:00
8c2b04bef5 update android SDK paths in zshenv 2013-10-23 12:15:04 -07:00
6c8947e087 update sublime packages 2013-10-23 12:14:48 -07:00
0dbcb07327 update screenrc 2013-10-23 12:14:38 -07:00
3ca62f0b1b update gitconfig 2013-10-23 12:14:32 -07:00
Sami Samhuri
1920fb561e add default tm_properties 2013-03-15 10:49:38 -07:00
Sami Samhuri
39206e18ca add new sublime packages 2013-03-15 10:49:28 -07:00
Sami Samhuri
d0a2c7caca turn off sublime's autocomplete, so annoying 2013-03-15 10:49:17 -07:00
Sami Samhuri
4168fc021b add npm bin dir to /Users/sjs/.rbenv/shims:/usr/local/bin:/usr/local/android/platform-tools:/usr/local/android/tools:/Users/sjs/.rbenv/bin:/Users/sjs/bin:/usr/sbin:/sbin:/usr/bin:/bin:/Applications/Xcode.app/Contents/Developer/usr/bin 2013-03-15 10:48:57 -07:00
Sami Samhuri
ae9dbea9e1 update sublime config 2013-01-23 13:38:00 -08:00
Sami Samhuri
d103fba851 update sublime settings 2012-12-20 08:18:22 -08:00
Sami Samhuri
3db99de999 [zshrc] only run keychain for interactive sessions 2012-11-30 20:35:13 -08:00
Sami Samhuri
0d88ee278a don't change winname on every cd, super annoying 2012-10-25 16:02:48 -07:00
Sami Samhuri
daa052107f increase HISTSIZE to 2,000,000 (100 years worth) 2012-10-17 22:37:33 -07:00
Sami Samhuri
e622aa0f5f change window name after cd, not tab name 2012-10-16 00:33:55 -07:00
Sami Samhuri
2e8845dfb9 use the shell variable GITHUB_TOKEN instead of the git workaround 2012-10-11 22:56:52 -07:00
Sami Samhuri
d03dac943e change editor back to TextMate 2012-10-11 22:48:04 -07:00
Sami Samhuri
87882d6c29 move github section of gitconfig into a file ignored by git 2012-10-11 22:47:47 -07:00
Sami Samhuri
cd5f35df66 remove editor from git config, can't be cross platform 2012-10-11 22:37:09 -07:00
Sami Samhuri
a8a063812e remove sublime cache files 2012-10-11 22:26:55 -07:00
Sami Samhuri
ca3bcae90e update sublime prefs 2012-10-11 22:26:55 -07:00
Sami Samhuri
ca5c8e5102 set terminal tab name to the base name of $PWD after each cd 2012-10-11 22:26:55 -07:00
Sami Samhuri
b462ea6cd9 update gitignore 2012-10-11 22:26:54 -07:00
Sami Samhuri
b01096ed0e remove dropbox conflicts from sublime dir 2012-08-02 16:01:33 -07:00
Sami Samhuri
1115270b2e don't alias git to hub 2012-08-01 21:05:15 -07:00
Sami Samhuri
a46e33b0a1 stop using wc for shell colours, slow, ugly 2012-08-01 21:04:54 -07:00
Sami Samhuri
6ccdd48612 update gitconfig (keychain, editor) 2012-08-01 21:04:38 -07:00
Sami Samhuri
cb9e9b7c8e add sublime text 2 configs 2012-08-01 21:04:05 -07:00
Sami Samhuri
bf3dde465e add time to zsh prompt 2012-08-01 21:03:55 -07:00
Sami Samhuri
e88a9234ee remove crufty old curl aliases (burl ftw) 2012-06-28 23:06:45 -07:00
Sami Samhuri
5c7ca61bfc add /usr/local/lib/cw to $PATH for ansi colours in standard unix tools 2012-05-29 10:25:39 -07:00
Sami Samhuri
e59f74e56d fix path to vimrc in ev alias 2012-05-29 10:25:13 -07:00
Sami Samhuri
e74239f37b turn off mouse support in vim 2012-05-29 10:24:42 -07:00
Sami Samhuri
a9a8ffd811 move existing dot files out of the way on init 2012-04-28 09:16:02 -07:00
Sami Samhuri
5a01029d03 just use vim or vi for EDITOR and VISUAL 2012-04-28 09:10:29 -07:00
Sami Samhuri
a403a83334 add Xcode path at the end 2012-04-28 09:10:17 -07:00
Sami Samhuri
c0e7772672 add gemrc 2012-04-28 09:10:01 -07:00
Sami Samhuri
ba73ff0de6 never use Rhino anymore 2012-04-23 18:07:39 -07:00