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
- Host: GitHub
- URL: https://github.com/tejas-nanaware/zsh_profile
- Owner: Tejas-Nanaware
- Created: 2021-08-07T10:33:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-03T21:47:39.000Z (11 months ago)
- Last Synced: 2025-08-03T23:33:24.385Z (11 months ago)
- Topics: bash, linux, shell, terminal, unix, zsh
- Language: Shell
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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.

# 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.