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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Include optional git info in bash prompt
Bugfixes
Add script to shorten path ways without truncating folder names
General code cleanup
Faster response time (removed load_config)
In status.sh: logo and info are separate entities than can be printed separately
In status.sh: info elements are now completely customizable (what to print, and in what order)
New common script to control the terminal cursor and print text-blocks side by side
status.sh now only prints those elements that fit inside the screen, decided automatically based on character count. For example, if the terminal is too narrow, it does not print the logo, and if the terminal is extremely narrow, it does not print any information at all.
An uninstall script is generated inside the installation folder, such that it's now easier to remove all scripts without having to download this repository again.
More engaging example configuration files for status.sh