Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unixorn/zsh-quickstart-kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: surkin/zsh-quickstart-kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 13, 2020

  1. Add fzf-zsh-plugin to the standard load.

    * Added fzf-zsh-plugin to the standard plugin set
    * Readme updates
    unixorn authored and surkin committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    e8284dd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Add manual symlink instructions

    Have had a couple of complaints about `stow` not working - add details
    on manually symlinking to readme.
    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    1828b06 View commit details
    Browse the repository at this point in the history
  2. Validate with github actions

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    472fac5 View commit details
    Browse the repository at this point in the history
  3. Added GH build status badge

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    fc3f23e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3701646 View commit details
    Browse the repository at this point in the history
  5. Update to use zgenom instead of zgen

    zgenom is a fork of zgen that's still getting active development and
    maintenance.
    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    a4452a6 View commit details
    Browse the repository at this point in the history
  6. Update readme to reflect switch to zgenom

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ee5b955 View commit details
    Browse the repository at this point in the history
  7. TOC update after switch to zgenom

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    48031c5 View commit details
    Browse the repository at this point in the history
  8. Add faq for garbled prompt separators

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    4febfe6 View commit details
    Browse the repository at this point in the history
  9. Add superlinter github action

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    9396465 View commit details
    Browse the repository at this point in the history
  10. Add markdown link check github action

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    32f52ab View commit details
    Browse the repository at this point in the history
  11. Fix lint bugs in .codeclimate.yml

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    0926eca View commit details
    Browse the repository at this point in the history
  12. Disable overzealous shellcheck warnings

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    077f2e0 View commit details
    Browse the repository at this point in the history
  13. Clean up markdown formatting

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    0af9a3c View commit details
    Browse the repository at this point in the history
  14. Update toc

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6964e13 View commit details
    Browse the repository at this point in the history
  15. Update github checks

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    509c755 View commit details
    Browse the repository at this point in the history
  16. Remove unneeded circleci config any more

    unixorn authored and surkin committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    be61bd6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e4b426d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fea6201 View commit details
    Browse the repository at this point in the history
Loading