98 Commits (4f562ded77c5d074de657dfee569ad3090183fdd)
 

Author SHA1 Message Date
Buddy Sandidge 4f562ded77 Add editorconfig plugin 12 years ago
Buddy Sandidge 5258b0bc28 Time to change my prompt 12 years ago
Buddy Sandidge e617996326 Add nave 0.4.3 12 years ago
Buddy Sandidge 3dc9d40bad Set vim syntastic to 3.0.0 12 years ago
Buddy Sandidge 7e8ceb2790 Show color on ls in freebsd 12 years ago
Buddy Sandidge 0fec67db4c Add section ssh for rackspace 12 years ago
Buddy Sandidge 306b800cfa Change in prompt to λ 12 years ago
Buddy Sandidge db470e03fd Update vimrc and jshintrc so syntastic doesn't give deprecated warning 12 years ago
Buddy Sandidge c352125f85 Remove check for scss, enable css later 12 years ago
Buddy Sandidge 9873b9e319 Update syntastic 12 years ago
Buddy Sandidge a660ad4389 Fix push-to-player script 12 years ago
Buddy Sandidge 6b8981bbc9 Add literate-coffeescript plugin for vim 12 years ago
Buddy Sandidge a8b0e992b7 Add html settings for vim 12 years ago
Buddy Sandidge a39aef383e Add config file for python 12 years ago
Buddy Sandidge b4efebb063 Add mustache confit file 12 years ago
Buddy Sandidge fc2dd233fb Remove making json files as JavaScript 12 years ago
Buddy Sandidge d5367798ed Add json bundle to avoid jshint issues 12 years ago
Buddy Sandidge acf955436e Add beerbelly to ssh config 12 years ago
Buddy Sandidge 437b858bd4 Auto run go fmt on go code in vim on save 12 years ago
Buddy Sandidge bf82e15ea9 Update youtube-dl to 2013.02.02 12 years ago
Buddy Sandidge 28c2be1a35 Update vim settings 12 years ago
Buddy Sandidge ee0e9d636a Remove instant markdown vim plugin 12 years ago
Buddy Sandidge 7ee97955aa Add vm and section host to ssh config 12 years ago
Buddy Sandidge ff75033816 Set ruby to 2 spaces instead of tabs 12 years ago
Buddy Sandidge 97df0690f3 Add bluecanvas mysql host 12 years ago
Buddy Sandidge e1c6c85de4 Add meminfo alias 12 years ago
Buddy Sandidge ae31073b9b Show colors in bsd for ls 12 years ago
Buddy Sandidge 880c651ade Include GOPATH environment variable 12 years ago
Buddy Sandidge 018e696b33 Add duck-encoder jar and duck-encoder bash script 12 years ago
Buddy Sandidge 4f86869504 Include golang vim plugin 12 years ago
Buddy Sandidge c96dc61112 Set javascript vim settings to two spaces instead of tabs 12 years ago
Buddy Sandidge 50be14282f Add vim shortcut to trim trailing whitespace: <leader>ts 12 years ago
Buddy Sandidge 1815f3d896 Add vim bundle for less 12 years ago
Buddy Sandidge 8ed53b0361 Add bluecanvas hosts to ssh config 12 years ago
Buddy Sandidge cb2c7d3035 Remove beachmint vm ssh config 12 years ago
Buddy Sandidge 08a4a746da Add improved javascript syntax plugin
Used https://github.com/vim-scripts/JavaScript-syntax
todo: take a look at https://github.com/8bitDesigner/JavaScript-syntax
12 years ago
Buddy Sandidge 48fc23ba27 Add git aliases for list (ls), long-list (ll) and list-date-stamp (lds) 12 years ago
Buddy Sandidge b1746bbc89 Add rmbr (remove remote branch) alias to remove remote branch 12 years ago
Buddy Sandidge 386b9b76b4 Add alias to show git branches sorted by date 12 years ago
Buddy Sandidge d2f3266731 Add flc (fix last commit) alias to fix the last commit message 12 years ago
Buddy Sandidge 796ad8a5ad Add cp (cherry-pick) alias 12 years ago
Buddy Sandidge 1002a482d3 Add support for changing hostname color 12 years ago
Buddy Sandidge 6d5ca731ed Set up JavaScript to use 2 spaces at work and 4 on my own 12 years ago
Buddy Sandidge 1971ab2dbd Add vim settings for coffee settings, use 2 spaces 12 years ago
Buddy Sandidge 920f693114 Add BS_OS and BS_ENV environment variables 12 years ago
Buddy Sandidge c05bce46f5 Fix issue with yank/paste in vim when inside tmux on os x
There might be an issue when using yank/paste in tmux on other
platforms. By might, I mean probably.
12 years ago
Buddy Sandidge 6ed2808e64 Have git st alias use -sb flags for status
git st = git status -sb
12 years ago
Buddy Sandidge 426e4c1282 Move linux only alias to not be included in os x
In os x, I get a complant that mount doesn't know about the -l option
12 years ago
Buddy Sandidge c16ceb0b6c Add settings for nerdtree and jshint 12 years ago
Buddy Sandidge 52a5db38ac Add 80 column limit and force COMMIT_EDITMSG as gitcomit filetype 12 years ago