Skip to content

A repository used internally @ Wiz Panda for various aliases & handy scripts.

Notifications You must be signed in to change notification settings

wizpanda/wizshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiz Shell

At Wiz Panda we believe in saving time. Although in seconds, but matters!

This repository containing necessary & useful shell scripts & bash aliases which we use on day to day life as software engineer & developers.

This shell tool assumes that you keep all your repositories in a common directory which is termed as your work directory

Installation

Before using wizshell for the first time, you need to set it up, which is a few liner:

export WORK_DIRECTORY=/path/to/all/git/repositories
source ${WORK_DIRECTORY}/wizshell/wiz.sh

Add the above line either in your ~/.bashrc or ~/.zshrc file and reload it by source ~/.bashrc or source ~/.zshrc or open a new terminal to put the wizshell in effect.

About

A repository used internally @ Wiz Panda for various aliases & handy scripts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages