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

https://github.com/aaronconway7/dotfiles


https://github.com/aaronconway7/dotfiles

Last synced: 3 months ago
JSON representation

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
```