https://github.com/aaronconway7/dotfiles
https://github.com/aaronconway7/dotfiles
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronconway7/dotfiles
- Owner: aaronconway7
- Created: 2018-10-07T00:47:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T15:56:09.000Z (about 5 years ago)
- Last Synced: 2025-01-17T02:11:58.787Z (4 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
```
brew install zsh
chsh -s /bin/zsh
``````
npm install -g spaceship-prompt
``````
git clone https://github.com/zsh-users/zsh-autosuggestions ~/.zsh/zsh-autosuggestions
``````
cd /usr/local/share/zsh
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
```