Browse Source

Fix path for colemak plugin

Jim Hester 12 years ago
parent
commit
97ab436f7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/colemak/colemak.plugin.zsh

+ 1 - 1
plugins/colemak/colemak.plugin.zsh

@@ -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