xavhan / aliases-xavhan

My custom aliases as a oh-my-zsh plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-xavhan

My personnal aliases that help me on my everyday workflow

This repo is meant to work with oh-my-zsh as a custom plugin

Install

make

then add aliases-xavhan to your plugins collection in your vim ~/.zshrc

plugins=(aliases-xavhan)

About

My custom aliases as a oh-my-zsh plugin


Languages

Language:Shell 77.0%Language:Makefile 23.0%