Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jtyr jtyr released this 01 Aug 00:35

General

  • Added kubectl car (thanks @hoshsadiq)
  • Added option for signal names into the status car
  • Added several new OS icons (e.g. rhel, sles, manjaro, mysql, ...)
  • Updated icon symbols to Nerd font v2.0
  • Added new theme inspired by In Fino Veritas ZSH theme (for you @josefelixh)
  • Extended git car
    • More status categories (added, copied, deleted, ignored, modified, renamed, staged, unmerged, untracked)
    • Stash information
    • Possibility to display number of changes for each status change (e.g. how many commits we are ahead of the remote, how many stashes we have, ...)

Prompt forwarding

  • Rewritten from scratch as GBTS
    • All functionality of GBT is now also available on the remote machine!!!
    • Requires Bash 4.0 or higher on the remote machine
    • Built-in security - forwarded script is verified upon every command execution
  • Added gbt_screen to have nice prompt in the screen session
  • gbt_sudo supports sudo -i
  • gbt_ssh and gbt_vagrant support ad-hoc command execution (thanks @SweBarre)
  • Remote shell displayed as gbt.bash in the list of processes
  • Adding usual sbin paths into the remote PATH