ZSH

Pretty cool shell.

  • bindkey - show current mappings
  • zle -al - list all available widgets (mappings)

Fix autocompletion issues

# force rebuild of zcompdump
zsh -ic "rm -f ~/.zcompdump; compinit"

zap Plugin Manager

# update commands
zap update plugins
zap update self
zap update