/custom

Aliases and functions with oh-my-zsh plugin

Primary LanguageShell

ZSH Aliases

You have Zsh and want to use aliases and functions like

  • l instead of ls -lah
  • q instead of wget http://speedtest.wdc01.softlayer.com/downloads/test100.zip --output-document=/dev/null to get your internet speed

 

Getting Started

 

Facts

  • Used version Zsh: 5
  • Oh-My-Zsh has lots of useful plugins
  • Refresh/reload Zsh command after change: exec zsh