Skip to content

v1.5: Merge pull request #103 from andresgongora/develop

Compare
Choose a tag to compare
@andresgongora andresgongora released this 20 Jun 10:00
· 324 commits to master since this release
09dd7d1
  • 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