Zyaen / aliases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZSH-aliases

my personal aliases, packaged as zsh plugin

Installation

Oh My Zsh

  1. Clone the repository:
    git clone git@github.com:zyaen/aliases.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/aliases
  2. Add aliases into plugins in the file ~/.zshrc.
    sed -ie 's/plugins=(/plugins=(aliases /g' ~/.zshrc

About


Languages

Language:Shell 100.0%