zeionara / shell

Useful aliases and scripts for bash which simplify routine operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell

Useful aliases and scripts for zsh which simplify routine operations.

Installation

To install the tools execute the following command, which clones the repo to your home directory and updates .bashrc file (for more details see setup.sh):

curl -Ls https://bit.ly/setup-shell | bash

To apply changes to your current terminal session, execute the following command:

. ~/.zshrc

About

Useful aliases and scripts for bash which simplify routine operations


Languages

Language:Shell 100.0%