Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
visibletrap committed Jan 24, 2014
1 parent 5170be5 commit a5120ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitalias
Expand Up @@ -10,7 +10,7 @@
s = status
so = show
a = add
aa = add -A
aa = add -A :/
ap = add -p
cb = checkout -b
sh = stash
Expand Down
2 changes: 1 addition & 1 deletion .vimrc.after
Expand Up @@ -10,7 +10,7 @@ vmap < <gv
set wildignore+=*/tmp*
set number

#color winter
"color winter
color synic

let $LOCALVIMRC = $HOME.'/.vimrc.local'
Expand Down

0 comments on commit a5120ee

Please sign in to comment.