summaryrefslogtreecommitdiff
path: root/plugins/dircycle/README.md
AgeCommit message (Collapse)Author
2019-11-19Replace "restart shell" documentation "exec zsh" (#8411)Jacob Tomaw
Running `source ~/.zshrc` can have side effects, it's better to reload the whole zsh session with `exec zsh`.
2018-10-04dircycle: improve README (#7223)Griko Nibras
+ changed keypresses to use the <kbd> tag + added "rebinding keys" section - removed line break on description - removed line break on "rebinding keys"
2018-10-04dircycle: add README (#7213)Griko Nibras