Navigation Menu

Skip to content

Commit

Permalink
Fix path for colemak plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester authored and ncanceill committed May 28, 2014
1 parent 6bf7f39 commit 97ab436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/colemak/colemak.plugin.zsh
Expand Up @@ -19,4 +19,4 @@ bindkey -a 'N' vi-join
bindkey -a 'j' vi-forward-word-end
bindkey -a 'J' vi-forward-blank-word-end

lesskey $ZSH_CUSTOM/plugins/colemak/colemak-less
lesskey $ZSH/plugins/colemak/colemak-less

0 comments on commit 97ab436

Please sign in to comment.