Giter VIP home page Giter VIP logo

Comments (4)

zthxxx avatar zthxxx commented on June 16, 2024 1

@pbragamiranda Thanks for your support, and sorry for the late reply.

I have just published the new version v2.5.0 for provide support for override the prompt path part.

According to your needs, you can set like this below, in your ~/.zshrc after load jovial theme:

# '%N~' means display current path with relative to `~` and only display the last `N` folders
JOVIAL_AFFIXES[path]='%2~'

Also, don't forget to upgrade your jovial version:

# if you used `antigen` to installed `jovial`
antigen update zthxxx/jovial

Or just reinstall by rerun installation command: See Install Docs

from jovial.

pbragamiranda avatar pbragamiranda commented on June 16, 2024 1

Thank you so much for your answer!

All fixed here =)

from jovial.

zthxxx avatar zthxxx commented on June 16, 2024 1

@pbragamiranda Sorry for a bug in v2.5.0 that causes responsive style error due to the new path part,

I have fixed in v2.5.1 which maybe you would to upgrade to it, then rename the path part to current-dir in your .zshrc

- JOVIAL_AFFIXES[path]='%2~'
+ JOVIAL_AFFIXES[current-dir]='%2~'

from jovial.

pbragamiranda avatar pbragamiranda commented on June 16, 2024

Great! Thanks for letting me know πŸ™ƒ

from jovial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.