ZSH
Pretty cool shell.
bindkey- show current mappingszle -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