https://github.com/sashafklein/zsh
ZSH custom folder
https://github.com/sashafklein/zsh
Last synced: about 1 month ago
JSON representation
ZSH custom folder
- Host: GitHub
- URL: https://github.com/sashafklein/zsh
- Owner: sashafklein
- Created: 2015-01-28T22:47:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T22:30:06.000Z (3 months ago)
- Last Synced: 2025-03-30T20:43:09.859Z (2 months ago)
- Language: Shell
- Size: 64.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.