You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit omg_ungit_prompt variable for different prompt outside the GIT repo (for example my value is \w •).
Edit omg_second_line variable for different second line in GIT repository (for example my value is \W •).
Both variables can be found in promt.sh on lines 7 and 8. Simply delete $PS1 (the default prompt) and write there your own custom settings (in quotes).
You can use this tool http://ezprompt.net/ for customizing your prompt (use only the part in quotes).
I wanna customize my old prompt or use another theme when at a non git directory.
How can I do this?
thanks
The text was updated successfully, but these errors were encountered: