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

https://github.com/sashafklein/zsh

ZSH custom folder
https://github.com/sashafklein/zsh

Last synced: about 1 month ago
JSON representation

ZSH custom folder

Awesome Lists containing this project

README

        

# ZSH Setup

ZSH setup, to move from computer to computer.

## Installation

Add ZSH.

- Replace `~/.zshrc` with (modified) version of `example-zshrc`.
- `cd ~/.oh-my-zsh/custom/plugins`
- `git init`
- Overwrite `.git/config`, with the contents of `example-git-config`.
- `git pull`
- Open a new tab
- Install nvm and any other needed tools.