Skip to content

Commit

Permalink
Update dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
totem3 committed Dec 8, 2015
1 parent ce985a7 commit 2618382
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions files/default/.vimrc.bundle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ NeoBundle 'Shougo/neomru.vim'
NeoBundle 'Shougo/neosnippet.vim'
NeoBundle 'vim-jp/vim-go-extra'

NeoBundle 'yuroyoro/yuroyoro256.vim'


call neobundle#end()

Expand Down
2 changes: 1 addition & 1 deletion files/default/.zshrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PROMPT='%{[38;5;82m%}%M:%n:%c: $ %{[0m%}'
PROMPT='%{[38;5;82m%}%M:%n:%c%{[0m%}: $ '
RPROMPT="[%T]"

HISTFILE=~/.zsh_history
Expand Down

0 comments on commit 2618382

Please sign in to comment.