Nick Nisi
0b83506023
add nginx config to dotfiles
2015-01-16 17:24:57 -06:00
Nick Nisi
e8220bab1b
Add Kaleidoscope configuration
...
Kaleidoscope is a diff tool. Add configuration for it and a shortcut to
run it `git dkal`
2015-01-12 11:15:11 -06:00
Nick Nisi
b13cd30163
dictionary updates
2015-01-05 15:34:45 -06:00
Nick Nisi
b90a09a107
add functions for quickly changing term background
...
light - switch to light theme
dark - switch to dark theme
This way, the theme can quickly be changed so that terminal text can be
read on crappier projectors for presentaitons, classes, etc.
2015-01-05 15:33:41 -06:00
Nick Nisi
e8afe013cf
add git alias to show all deleted files
2015-01-04 16:52:04 -06:00
Nick Nisi
20b8d5d495
add svg ack type
2015-01-02 16:23:52 -06:00
Nick Nisi
fb06742cea
fix xml formatting autcmd from interfering with ts
...
autocmd filetype xml is apparently triggered by .ts (TypeScript) files
2015-01-02 16:22:58 -06:00
Nick Nisi
2c3b814926
add gitcommit snippets file
2015-01-02 08:57:58 -06:00
Nick Nisi
ba0cd7c8ee
Upgrade dictionary and snippets
...
* add new JavaScript snippets
* update dictionary
2015-01-01 20:30:47 -06:00
Nick Nisi
d6818c27b4
update theme and nvm setting
...
setting NVM_DIR prevents node from being lost when upgrading nvm
2015-01-01 20:30:16 -06:00
Nick Nisi
4677f0e526
turn on spotify tmux
2015-01-01 20:30:06 -06:00
Nick Nisi
cfad3ff494
remove unused vim plugins, cleanup
...
* update tmux theme
* remove unused colorschemes for vim
* update vim dictionary
2014-12-08 11:57:02 -06:00
Nick Nisi
cd497e5efe
remove Rakefile
2014-11-30 15:59:33 -06:00
Nick Nisi
26ca1b662c
add console.trace snippet for JavaScript files
2014-11-30 08:34:28 -06:00
Nick Nisi
c8d56bbea3
make snippets files uses tabs
2014-11-30 08:34:21 -06:00
Nick Nisi
e1b7d8b5fe
[vim] automatically format xml when opened
2014-11-27 10:59:52 -06:00
Nick Nisi
ce624861ad
dictionary updates
2014-11-26 08:04:29 -06:00
Nick Nisi
b8a63eba33
add vim dictionary to repo
2014-11-22 12:32:36 -06:00
Nick Nisi
c411c33332
[vim] set colorscheme/background from env variable
2014-11-21 08:19:44 -06:00
Nick Nisi
0911eba8a7
update to use base16 themes for terminal/vim
2014-11-18 08:52:20 -06:00
Nick Nisi
c060dbe3bc
Optionally select theme for hl command
2014-11-09 16:49:54 -06:00
Nick Nisi
2d8347e6e2
add new install.sh and update README
2014-11-09 16:49:40 -06:00
Nick Nisi
3b1a65ef09
add hub alias to zshrc
2014-11-08 15:56:20 -06:00
Nick Nisi
b776c47620
vim snippets/shortcuts
2014-11-08 15:52:37 -06:00
Nick Nisi
eb982f1264
update vim plugins
2014-11-08 15:52:15 -06:00
Nick Nisi
1164824504
remove Brewfile and add brew install script
...
* rename tools/ to scripts/
* create brew.sh for brew installation
* move osx.sh to scripts/
* +x install.sh
2014-10-19 15:24:40 -05:00
Nick Nisi
e7e3ed59e2
[vim] switch to pencil theme
2014-10-19 14:52:36 -05:00
Nick Nisi
fddc35f912
[vim] add jsdoc snippet
2014-09-16 08:41:26 -05:00
Nick Nisi
a6ea9e8ade
add vim spellfile to gitignore
2014-09-14 09:58:45 -05:00
Nick Nisi
e723917299
show hidden files and spellcheck md
...
* show hidden files in NERDTree
* enable spellchecking in markdown and textile files
2014-09-10 10:47:22 -05:00
Nick Nisi
f25437a126
add alternate powerline-like theme for tmux
2014-09-07 16:53:42 -05:00
Nick Nisi
365e925317
add scratch vim plugin back in
2014-09-07 16:53:16 -05:00
Nick Nisi
f06985f651
add z from brew
2014-09-07 16:52:55 -05:00
Nick Nisi
adad4a014f
remove <c-x> mapping and fix json plugin
2014-09-01 17:54:54 -05:00
Nick Nisi
8e1f9a090f
update path for sourcing nvm
2014-08-18 11:34:10 -05:00
Nick Nisi
665ee74425
remove nvm submodule and add it from brew
...
Move nvm to be managed under Homebrew so it's easier to keep updated and
because having it in the dotfiles and then symlinked into the home
directory appears to cause issues with too many symlinks
2014-08-18 09:03:42 -05:00
Nick Nisi
dc9c9e5b87
[vim] add sleuth plugin
2014-08-18 08:34:46 -05:00
Nick Nisi
9c719ad735
turn wrap lines back on
2014-08-14 23:03:42 -04:00
Nick Nisi
f32aefd60c
[vim] add plugins for html tag matching
2014-08-14 23:03:10 -04:00
Nick Nisi
4d00bb4dbc
add word highlighting options to vimrc
...
Copied from sjl, these mappings make it easy to highlight different
words in different colors in the file, making it easy to track multiple
words throughout the file
2014-08-10 17:03:45 -05:00
Nick Nisi
268b7e094c
consolidate functions into vimrc
2014-08-10 17:02:31 -05:00
Nick Nisi
70a84ff44c
vimrc cleanup
...
remove old/unused settings/mappings from vimrc and functions.vim
2014-08-10 10:22:42 -05:00
Nick Nisi
4abb6c8eb6
update nvm and vundle submodules
2014-08-09 10:42:46 -05:00
Nick Nisi
d0bca0b6c9
remove unused or repeated git aliases
2014-07-29 09:57:27 -05:00
Nick Nisi
729d4ddb1c
updating readme
2014-07-25 18:03:06 -05:00
Nick Nisi
0d4d73fd06
[git] add osxkeychain setting to gitconfig
2014-07-25 17:03:16 -05:00
Nick Nisi
3fc1ab9d43
add highlight from brew and hl command
...
hl command accepts syntax type and optionally a filename as arguments.
If a filename is given, it will syntax highlight the file and place the
contents on the clipboard. If no file is given, it will use the contents
of the clipboard.
2014-07-13 12:48:22 -05:00
Nick Nisi
598f9c9a30
update nvm version
2014-06-29 12:25:10 -05:00
Nick Nisi
7ed1261e57
add Clippo plugin
2014-06-27 15:46:49 -05:00
Nick Nisi
cee35a9be0
add textile and textile snippets
2014-06-19 15:28:32 -07:00