derekmiranda / sh-setup

Foundation for ZSH setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash Setup

General setup for my command line.

ZSH

Mainly using ZSH rn so in ~/.zshrc, add this line somewhere:

# Run zshrc from sh-setup repo
source ~/sh-setup/zshrc

Other Tools

Install these tools as well, with the following:

brew install ack

About

Foundation for ZSH setup


Languages

Language:Shell 100.0%