Commit graph

888 commits

Author SHA1 Message Date
Joshua Sherman
d7d388c0e4 Swapped out one LESS for another
New vim-less is a bit more actively maintained. Still noticing issues with
properties with hyphens not highlighting correctly. I assume this is due to a
conflict with another syntax file?
2014-01-07 14:16:35 -05:00
Joshua Sherman
81b47162d0 Fixed cursor position and added more hot keys 2014-01-05 13:20:13 -05:00
Joshua Sherman
4871bf14ea Added new alias to launch iPhone simulator 2014-01-04 17:08:08 -05:00
Joshua Sherman
2b1b7ab64c Added mkdir to get vim undofiles working correctly
Seems vim won't create the directory, expects it to be there (weak sauce!)
2014-01-03 18:27:30 -05:00
Joshua Sherman
2cfff2313b Dropped mouse support in vim, just annoying me. 2014-01-02 15:50:39 -05:00
Joshua Sherman
e3a28fd1d9 Updated git github command syntax
Went with the more standard "username/repo" when specifying the repository to use. Makes it easier to copy and paste repo names from the location bar.
2014-01-02 12:22:27 -05:00
Joshua Sherman
a1b96fd106 Renamed script to shorten syntax
git github-init user repo => git github user rep
2014-01-01 21:56:09 -05:00
Joshua Sherman
103afe5db4 Updated vimrc to include some new stuff
Trying out some new colors and some new plugins. Also renamed the refresh script to be more verbose and dropped the command-t ruby setup steps from the setup script
2014-01-01 19:07:21 -05:00
Joshua Sherman
106f60a6bf New year, new vimrc. 2014-01-01 14:24:09 -05:00
Josh Sherman
139cd027e1 Added a new alias, added some consistency dropped old shit 2013-12-24 17:24:00 -05:00
Josh Sherman
6829b76c1e Updated jekyll alias to open site
Sleeps for a few seconds before running open so help ensure that jekyll's up and running while still giving me the ability to CTRL+C to kill jekyll as well.
2013-12-23 12:47:11 -05:00
Josh Sherman
39599fc1b8 Set up PHP directories in PATH to be dynamic
Shouldn't ever need to update those again. May want to look into why I have 3 distinct PHP paths in there though.
2013-12-22 22:20:52 -05:00
Josh Sherman
58c091d193 Commented out some "required" lines
Seems like some of the Vundle required vimscript was fucking up my autoindenting. Commented them out, /seems/ like it's working fine.
2013-12-15 08:42:07 -05:00
Josh Sherman
e229d8cfee Cleaning up more stuff 2013-12-14 15:36:03 -05:00
Josh Sherman
0fa49e4ff0 Moved colors and syntax to Vundle. 2013-12-14 14:22:16 -05:00
Josh Sherman
a0c4260af6 Moved to Vundle
Did some additional cleanup as well.
2013-12-14 14:08:34 -05:00
Josh Sherman
4642d43a81 Now I do
Didn't realize what branch I was looking at
2013-12-14 13:53:31 -05:00
Josh Sherman
d732252ee6 Dunno what I did... 2013-12-14 13:53:09 -05:00
Josh Sherman
d2bc8dcbc3 Added simple deploy script 2013-12-14 13:51:29 -05:00
Josh Sherman
c5f6f2fe56 Deleted script. 2013-12-14 13:51:11 -05:00
Josh Sherman
98425ca742 Reworking structure
Moved bash to scripts as I needed a zsh script to obscure the port # I use on the servers.
2013-12-14 13:46:36 -05:00
Josh Sherman
36c2329fc8 Tweaked when the page refreshes a bit
Only refresh if we're in my ~/Sites directory (since I most likely will have a site up in the browser). Also checks to see if the domain of the site starts with "local" which would imply that the tab I have active is what I'm working on.
2013-12-12 11:01:11 -05:00
Josh Sherman
6c4ed6c65c Merge branch 'master' of github.com:joshtronic/dotfiles
Conflicts:
	zsh/zshrc
2013-12-06 15:19:38 -05:00
Josh Sherman
d4678f8172 Added a script to refresh the active tab when saving a file
It's got a ways to go, but a good start
2013-12-06 15:18:12 -05:00
Josh Sherman
5e3b5266b6 Fixed jekyll alias
Woulda swore I did this already.
2013-09-16 10:19:45 -04:00
Josh Sherman
4c644ccc7a Added alias for upstream merges 2013-09-09 10:16:27 -04:00
Josh Sherman
b17f665fba Merge branch 'master' of github.com:joshtronic/dotfiles 2013-08-28 13:21:06 -04:00
Josh Sherman
af50614159 Tweaking those git aliases 2013-08-27 14:11:12 -04:00
Josh Sherman
6f594fc2db Updated jekyll alias to use modern arguments 2013-08-26 16:31:57 -04:00
Josh Sherman
631155bfef Newer, stronger, deployer 2013-08-26 16:26:59 -04:00
Josh Sherman
8f0d122fc6 Updated to sniff out branch 2013-08-26 11:11:17 -04:00
Josh Sherman
8c33947364 Reverted file 2013-08-15 14:49:12 -04:00
Josh Sherman
b7ef809b30 Deploy! 2013-08-15 13:57:45 -04:00
Josh Sherman
e2c642e31f Dropping script 2013-08-15 13:51:47 -04:00
Josh Sherman
5c50bedd21 Updated to use HEAD 2013-08-15 13:42:31 -04:00
Josh Sherman
abe0a60c0c Added branch as an optional argument 2013-08-07 11:08:59 -04:00
Josh Sherman
8a43d18a14 Merge branch 'master' of github.com:joshtronic/dotfiles 2013-08-07 10:51:13 -04:00
Josh Sherman
46871d0b7a Bashing it up 2013-08-03 16:33:42 -04:00
Josh Sherman
a3164cdd6d Added deploy script 2013-08-03 10:05:17 -04:00
Josh Sherman
487bcf9dd9 Updated jekyll alias to new argument syntax 2013-07-08 10:42:31 -04:00
Josh Sherman
6d1b0555b9 Dropped slash from path
`brew doctor` barked about it.
2013-06-28 09:58:38 -04:00
Josh Sherman
691b717d94 Added logic to update homebrew 2013-06-26 17:08:00 -04:00
Josh Sherman
de3bc5cfa9 Merge branch 'master' of github.com:joshtronic/dotfiles 2013-06-26 15:00:34 -04:00
Josh Sherman
9ef5bb5c73 Added sndcrd.com integration 2013-06-26 10:23:12 -04:00
Josh Sherman
406b155773 Added "unquarantine" alias 2013-05-30 13:26:40 -04:00
Josh Sherman
6866d743a8 Added submodule for private files 2013-05-29 15:00:44 -04:00
Josh Sherman
63b7e117cd Working out private files 2013-05-29 14:59:56 -04:00
Josh Sherman
23f2385f0c Dropped "private" aliases 2013-05-29 14:18:52 -04:00
Josh Sherman
05493e2597 Added private repo 2013-05-29 14:17:43 -04:00
Josh Sherman
aae0c44eee Merge branch 'master' of github.com:joshtronic/dotfiles 2013-05-28 09:13:45 -04:00