Nick Nisi
00534068f4
Created tmux aliases file
2012-05-06 10:26:04 -05:00
Nick Nisi
f7398605f5
Updated git aliases
...
+ changed gs to git status
+ made gss git stash save
+ added gd for git diff
2012-05-05 17:49:30 -05:00
Nick Nisi
db68744240
updating readme with install instructions
2012-05-04 15:47:13 -05:00
Nick Nisi
aec8f8c4c3
correcting and moving install.sh
2012-05-04 15:44:17 -05:00
Nick Nisi
72e47a7ad7
added install script
2012-05-04 15:40:40 -05:00
Nick Nisi
87cdc880d1
fixing README
2012-05-04 15:29:48 -05:00
Nick Nisi
7431ca2fcc
updated README
2012-05-04 15:28:11 -05:00
Nick Nisi
893e98c2e7
added comment description of function
2012-05-04 15:07:31 -05:00
Nick Nisi
1313ed78ee
Renamed git/aliases.zsh to git/git.zsh
...
+ Added a function to the file to allow for easier renaming of files
Changing the case of a filename is difficult in git because git does not
track case-sensitivity changes to a filename. I added a function which
simply does a `git mv` got a temporary file name and then does a `git
mv` to the desired filename.
2012-05-04 15:03:22 -05:00
Nick Nisi
e659596c61
fixing path, adding rvm
2012-05-04 14:57:35 -05:00
Nick Nisi
40be6da382
correcting prompt
2012-05-03 09:43:47 -05:00
Nick Nisi
d1397b5609
Adding submodule aliases to gitconfig
2012-05-02 17:33:14 -05:00
Nick Nisi
af4f1e60ba
Updated ir_black theme
2012-05-01 22:05:08 -05:00
Nick Nisi
8c3757f789
Added new vim colorscheme, updated prompt
...
Added smyck colorscheme, which I foud on reddit today.
Also, copied the prompt from zholman's dotfiles
2012-05-01 16:28:44 -05:00
Nick Nisi
7436670b87
correcting issue in Rakefile
2012-05-01 09:04:07 -05:00
Nick Nisi
45fc5d0b6d
Removing submodule xorium
2012-05-01 09:00:19 -05:00
Nick Nisi
30305cd772
Adding new dark colorscheme for vim
2012-05-01 08:43:27 -05:00
Nick Nisi
abb705e1bf
correcting ^d not working
2012-04-30 23:49:45 -05:00
Nick Nisi
4e73543903
Adding stub for os x configuration script
2012-04-30 23:45:34 -05:00
Nick Nisi
b7cf5bfc4c
correcting vim plugin submodule issue
2012-04-30 23:45:01 -05:00
Nick Nisi
eb096ce4bf
set defaults, set defaults PS1 (temp)
2012-04-30 23:40:24 -05:00
Nick Nisi
e387343082
Moving git aliases over to git dir
2012-04-30 23:26:18 -05:00
Nick Nisi
7d9bdc2469
Updated Rakefile, added reload! alias
2012-04-30 23:03:48 -05:00
Nick Nisi
9857275162
Creating vim.symlink and moving submodules
2012-04-30 22:48:40 -05:00
Nick Nisi
d6b5f21852
Added restore and backup tasks to rakefile
2012-04-30 22:26:42 -05:00
Nick Nisi
35047dd70c
Adding zsh config
2012-04-30 21:39:22 -05:00
Nick Nisi
96cc9a727a
Updating gitconfig
2012-04-30 21:38:36 -05:00
Nick Nisi
a2ce0c7860
Restructuring & cleaning dotfiles, install script
2012-04-30 18:34:37 -05:00
Nick Nisi
4621ad16e0
Fixing incorrect alias
2012-04-25 08:59:07 -05:00
Nick Nisi
d941ed4d7f
Removing whitespace and adding a few aliases
2012-04-24 09:14:31 -05:00
Nick Nisi
c4940ae747
Adding vim-rails plugin
2012-04-22 14:35:59 -05:00
Nick Nisi
d31ff5a375
Adding CoffeeScript support for vim
2012-04-20 16:56:41 -05:00
Nick Nisi
3d723ba0a8
updating colorscheme to solarized
2012-04-18 22:47:06 -05:00
Nick Nisi
a0d4975384
Adding vim-solarized colors
2012-04-18 22:38:36 -05:00
Nick Nisi
0ed4b7eecf
added alias to sho files changed
2012-04-16 19:45:06 -05:00
Nick Nisi
bd1bc6d45a
Removing the shortcut ; for : because it screws up search
2012-04-15 21:07:52 -05:00
Nick Nisi
8835ed6b8d
remove extra whitespace from a file and to toggle paste mode a little better
2012-04-14 09:05:11 -05:00
Nick Nisi
164acc08a7
Added quit shortcut, conflict matching to vim
2012-04-13 00:05:37 -05:00
Nick Nisi
231336dc4f
Added vim as default editor, block/bar switching
...
+ block/bar switching now enabled with vitality plugin while in tmux
+ set EDITOR variable as vim
2012-04-12 23:42:06 -05:00
Nick Nisi
c9768f81fd
Adding vitality
...
Vitality is a plugin that makes vim play nicely with iTerm2 and tmux
2012-04-12 21:20:57 -05:00
Nick Nisi
cf217201a6
vim: Adding shortcut ; in normal mode for :
2012-04-12 09:19:07 -05:00
Nick Nisi
01248b88fe
adding tmux config
2012-04-11 23:53:14 -05:00
Nick Nisi
f3f71e55ea
adding bash_profile, bashrc, and git-completion.bash
2012-04-11 23:50:11 -05:00
Nick Nisi
589a5ff2b5
adding gvimrc
2012-04-11 23:30:37 -05:00
Nick Nisi
f5557efe95
Adding README
2012-04-11 23:22:43 -05:00
Nick Nisi
4f885fd99c
Initial commit.
...
+ vim config files
+ git config files
2012-04-11 23:20:10 -05:00