1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Marc Cornellà c06197ad95
chore: fix comment bulk replace 2021-12-28 14:34:09 +01:00
Curtis Rueden 2d32e9be66
refactor: handle $0 according to the Zsh plugin standard (#10518)
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html

Closes #10518
2021-12-28 12:29:24 +01:00
Marc Cornellà 33847956d9
fix(colemak): remove lesskey usage in less v582 and newer (#10102) 2021-08-17 09:37:01 +02:00
Griffin J Rademacher fdebc2272e Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00
Jim Hester 97ab436f7f Fix path for colemak plugin 2014-05-28 11:22:35 +02:00
Jim Hester aeadd7371b Colemak plugin
a plugin for useing the colemak[1] keyboard layout and vi-mode in zsh, rotates
  some keys around in vi command mode so that the physical hjkl keys are still
  used for movement, all the rotated keys are either in colemak's location or
  qwerty's location, so it is easy to pick up

  [1] www.colemak.com
2012-09-20 08:29:05 -04:00