Skip to content

Commit

Permalink
Minor changes. Commit message skipped.
Browse files Browse the repository at this point in the history
  • Loading branch information
r00k committed Jul 7, 2015
1 parent 4c7044a commit 7874508
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Expand Up @@ -98,6 +98,7 @@ map <Leader>fa :sp test/factories.rb<CR>
map <Leader>i mmgg=G`m
map <Leader>l oconsole.log 'debugging'<esc>:w<cr>
map <Leader>m :Rmodel
map <Leader>mf mmgqap`m:w<cr>
map <Leader>nn :sp ~/Dropbox/notes/programming_notes.txt<cr>
map <Leader>nt :e! ~/Dropbox/docs/trailmix/todo.md<cr>
map <Leader>o :w<cr>:call RunNearestSpec()<CR>
Expand Down
1 change: 1 addition & 0 deletions zsh/aliases
Expand Up @@ -66,6 +66,7 @@ alias hpr='hub pull-request'
alias hpush='git push heroku'
alias i='ssh -t ben@downtowncrossingquartet.com screen -rd irc'
alias irb='irb --readline -r irb/completion'
alias izea='vim ~/Dropbox/work/thoughtbot/notes/izea.md'
alias js='jekyll serve'
alias jokes='vim ~/Dropbox/notes/jokes.txt'
alias journal='vim ~/Dropbox/docs/journal/2011.txt'
Expand Down

0 comments on commit 7874508

Please sign in to comment.