Skip to content

Commit

Permalink
add .mostrc
Browse files Browse the repository at this point in the history
  • Loading branch information
nechinechi committed Aug 8, 2016
1 parent 35a20e4 commit c56ba4c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .mostrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## see: http://qita.com/takiuchi/items/3d5cec8326a27be0605b

setkey "up" "k"
setkey "down" "j"
setkey "column_left" "h"
setkey "column_right" "l"
setkey "page_left" "^h"
setkey "page_right" "^l"
1 change: 1 addition & 0 deletions sym_link.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ln -fs .dotfiles/tmux/.tmux.conf
ln -fs .dotfiles/tig/.tigrc
ln -fs .dotfiles/.gemrc
ln -fs .dotfiles/.lesskey
ln -fs .dotfiles/.mostrc

0 comments on commit c56ba4c

Please sign in to comment.