Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dircycle plugin to have dirhistory-like functions to go up a directory and go down to the first child directory #12291

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 18, 2024

  1. Update dircycle.plugin.zsh

    Added dirhistory-like go up a directory (insert-cycledup) and go down to first child directory (insert-cycleddown).
    kayhangultekin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5b217ee View commit details
    Browse the repository at this point in the history
  2. Update dircycle.plugin.zsh to add default keybindings

    Added default keybindings for insert-cycledup and insert-cycleddown
    kayhangultekin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    edc567f View commit details
    Browse the repository at this point in the history