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
Buddy Sandidge
dd441bc82e
Add haml settings for 2 spaces
12 years ago
Buddy Sandidge
cbf4f03071
Add php settings
12 years ago
Buddy Sandidge
8f396a3d3c
Add scss syntax plugin
...
https://github.com/cakebaker/scss-syntax.vim.git
12 years ago
Buddy Sandidge
6121f6656f
Add cute-pyton plugin
...
https://github.com/ehamberg/vim-cute-python.git
12 years ago
Buddy Sandidge
12922c889a
Add taglist plugin
...
https://github.com/vim-scripts/taglist.vim
12 years ago
Buddy Sandidge
6f396b5ba0
Add desert vim color theme
12 years ago
Buddy Sandidge
f87a27dd10
Add jade plugin
...
https://github.com/digitaltoad/vim-jade
12 years ago
Buddy Sandidge
66d216bc64
Add stylus plugin
...
https://github.com/wavded/vim-stylus.git
12 years ago
Buddy Sandidge
088b60ede5
Add instant markdown plugin
...
https://github.com/suan/vim-instant-markdown
[sudo] gem install redcarpet pygments.rb
[sudo] npm -g install instant-markdown-d
12 years ago
Buddy Sandidge
1625418cb1
Add syntastic plugin to vim
...
https://github.com/scrooloose/syntastic.git
12 years ago
Buddy Sandidge
aaa46622da
Add coffee-script plugin
...
https://github.com/kchmck/vim-coffee-script
12 years ago
Buddy Sandidge
8eb89125e5
Add html5 plugin to vim
...
https://github.com/othree/html5.vim
12 years ago
Buddy Sandidge
9deccb4b46
Add surround plugin to vim
12 years ago
Buddy Sandidge
cb6e6edc4f
Add mustache syntax vim plutin
...
https://github.com/juvenn/mustache.vim
12 years ago
Buddy Sandidge
7b38dfc648
Add AutoComplPop plugin
...
https://github.com/vim-scripts/AutoComplPop
12 years ago
Buddy Sandidge
3ab320ab45
Add checksyntax plugin
...
https://github.com/tomtom/checksyntax_vim
12 years ago
Buddy Sandidge
aae7f0aac3
Update how pathogen is called
...
Now uses pathogen#infect()
12 years ago
Buddy Sandidge
11e889fa38
Add fugitive plugin
...
https://github.com/tpope/vim-fugitive.git
12 years ago
Buddy Sandidge
acf2b520c6
Add nerdtree plugin
...
https://github.com/scrooloose/nerdtree.git
12 years ago
Buddy Sandidge
1efc63905b
Add .netrwhist to global gitignore
12 years ago
Buddy Sandidge
385046a05f
Ignore doc/tags from vim submodules
12 years ago
Buddy Sandidge
e02a0d426e
Add csapprox plugin
...
https://github.com/vim-scripts/CSApprox.git
12 years ago
Buddy Sandidge
c31b563d41
Add wombat theme
...
https://github.com/vim-scripts/Wombat.git
12 years ago
Buddy Sandidge
30b0b47966
Add snipmate bundle
...
https://github.com/xbudex/snipmate.vim.git
12 years ago
Buddy Sandidge
d2bd2e2332
Add pathogen plugin 2.0
...
https://github.com/tpope/vim-pathogen
12 years ago
Buddy Sandidge
0e926f0e66
Add my current vimrc file
12 years ago
Buddy Sandidge
717c59b200
Add youtube-dl and youtube-rss script
...
youtube-rss is another script I wrote to grab and update youtube rss
feeds.
12 years ago
Buddy Sandidge
9972400bdf
Add sync podcasts alias
12 years ago
Buddy Sandidge
cb0b8bdbb7
Make it snow
12 years ago
Buddy Sandidge
59076aeeb3
Wrapper script for hpodder
12 years ago
Buddy Sandidge
ee58c8ddc6
Add alias to push everything in the podcasts directory to a podcast mount
...
Make an alias out of what was a script
12 years ago
Buddy Sandidge
074014ac30
Bash script to prepend a file with the date
12 years ago
Buddy Sandidge
7bafd4c581
Add script that moves files while prepending a date
12 years ago
Buddy Sandidge
1e5b2c44f9
Add a script to make podcast playlist in the way I like
...
Another crappy personal script that may or may not be useful to anyone
else
12 years ago
Buddy Sandidge
57ffcd4f23
Add script to download a book from project gutenberg
12 years ago
Buddy Sandidge
000f61c4c7
Screen scraper script that attempts to download album art
...
This is not very generic. It could be much better. I wrote it for
myself, maybe someone else could improve it
12 years ago
Buddy Sandidge
36cc876558
Add crappy script to get sorted filesize of files in directory
...
This script is not very good, it's buggy and slow. I really need to fix
it or make it something better one of these days
12 years ago
Buddy Sandidge
0927ef7b20
Script to vacuum sqlite files to help make firefox faster
12 years ago
Buddy Sandidge
b20a4ddb0c
Add experiment-html script to make html5 boilerplate project
...
Script will:
- Start and configure tmux
- Download html5 boilerplate
- Make git project
- Open vim
- Start simple http server
- Start live-reload
- Start Open browser
12 years ago
Buddy Sandidge
b14058127a
Add .bin directory to path
12 years ago
Buddy Sandidge
c76b9d4a4b
Include my ssh config for my machines
12 years ago