Skip to content

Releases: joshuadanpeterson/zsh-welcome-banner

Release v0.0.1

19 Jul 06:07
Compare
Choose a tag to compare

Changes in this Release

  • Merge branch 'main' of https://github.com/joshuadanpeterson/zsh-welcome-banner
  • fix: Correct syntax for checking if release exists in workflow
  • docs: update CHANGELOG.md for v0.0.1 and remove duplicate entries
  • feat(CHANGELOG): Add CHANGELOG
  • fix: Handle initial versioning when no existing tags are present
  • feat(banner-img): Update banner image
  • fix(release): Ensure release worfklow is triggered on push events
  • feat(release): Add GitHub Action for releases
  • feat: Add screenshot
  • feat(quotes): Added new quote
  • Fixed README.md license link
  • Updated README.md license link
  • Updated README.md with license details
  • Merge branch 'main' of https://github.com/joshuadanpeterson/zsh-welcome-banner Merge local and remote branches
  • Initial commit
  • Initial commit of custom plugin

For full changelog, see CHANGELOG.md

Core Features

  • Displays a welcome banner with a random quote.
  • Configurable through the quotes.zsh file.

For more details, please check the README.