An open API service indexing awesome lists of open source software.

https://github.com/tejas-nanaware/zsh_profile

zsh and bash profiles that I usually use for terminals on Mac and Linux
https://github.com/tejas-nanaware/zsh_profile

bash linux shell terminal unix zsh

Last synced: 3 months ago
JSON representation

zsh and bash profiles that I usually use for terminals on Mac and Linux

Awesome Lists containing this project

README

          

# Introduction
Use this repository to change your zsh profile in your Mac. There are some lazy commands that I often use, such as `gst` instead of `git status`.

# Preview
Here is how the terminal looks like.
![ScreenShot](./ScreenShot.png)

# Installation
To install, clone the repo, open the `Solarized Dark.terminal` file and go to preferences to make it as default.
Clone the repo in the _home_ `~` folder.
Add `source ~/zsh_profile/.zshrc` in your `~/.zshrc`
Restart the terminal.