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

fix: 🐛 activate liquidprompt preset after sourcing #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tkapias
Copy link
Contributor

@tkapias tkapias commented Dec 4, 2024

To be activated after being sourced, Liquid Prompt needs to run the function lp_activate.

This PR adds it at the end of the preset file.

Some styles where added and changed also.


I may write an issue with some documentation for the wiki later, in short the most easy way to run Liquid Prompt is to source some files with bash or zsh:

  1. An optional config file with custom settings.
  2. The main Liquid Prompt script.
  3. An optional preset script like the Falcon one, ending with lp_activate.
  4. An optional theme script for the layout, activated with lp_theme theme.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant