Skip to content

isakhauge/zsh-alias-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ZSH Alias Collection

A small collection of aliases and functions that will simplify your shell experience.

Installation

Clone the repository into your home folder.

cd ~ && git clone https://github.com/isakhauge/zsh-alias-collection.git

Execute this code in order to append this source into your ZSH profile.

echo "source \"$HOME/zsh-alias-collection/main.sh\"" >> $HOME/.zshrc

Dependencies

A small list of CLI tools used in this collection.

  • Oh My ZSH
  • Micro editor
  • Git
  • Docker
  • Docker Compose
  • Yarn
  • Homebrew

About

Oh My ZSH Config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages