Rob's Wiki
  • Welcome
  • AWS
    • Appsync
    • Athena
    • S3
  • Terminal
    • brew
    • curl
    • git
    • kubernetes
    • ngrok
    • terminal
    • tmux
    • zsh
  • Design
    • Sketch
    • Fusion360
    • TinkerCAD
  • Haskell
    • Haskell
    • Stack, Cabal etc
  • Javascript
    • Javascript
    • npm
    • Vue
  • CSS
  • Mac
  • Python
    • iPython
    • pip
    • Virtualenv
  • Scala
  • Rust
  • VSCode
  • Keyboard Shortcuts
Powered by GitBook
On this page
  • Turn on completions
  • Turn off git branch prompts
  1. Terminal

zsh

PrevioustmuxNextDesign

Last updated 5 years ago

I use as my primary shell.

Turn on completions

Follow to install command history tab complete.

Turn off git branch prompts

git config --global oh-my-zsh.hide-status 1
oh-my-zsh
these instructions