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

Feat/hide prompt parts #132

Merged
merged 3 commits into from
Apr 11, 2023
Merged

Feat/hide prompt parts #132

merged 3 commits into from
Apr 11, 2023

Commits on Apr 11, 2023

  1. ✨ Add command to enable/disable host name on prompt

    New commands:
    - fancygit --disable-host-name
    - fancygit --enable-host-name
    diogocavilha committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    825ac43 View commit details
    Browse the repository at this point in the history
  2. ✨ Add command to enable/disable user symbol on prompt for human theme

    New commands:
    - fancygit --enable-user-symbol
    - fancygit --disable-user-symbol
    diogocavilha committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    06c3d7e View commit details
    Browse the repository at this point in the history
  3. 📝 Update help

    diogocavilha committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9fed215 View commit details
    Browse the repository at this point in the history