Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dannorthern/dotfiles
https://github.com/dannorthern/dotfiles
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dannorthern/dotfiles
- Owner: dannorthern
- Created: 2024-11-01T19:21:19.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2024-11-01T19:39:20.000Z (18 days ago)
- Last Synced: 2024-11-01T20:23:09.673Z (18 days ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My personal dotfiles.
## Setup
To get started, run `./setup`, which will do the following:
1. Install Homebrew and all the applications and tools listed in the Brewfile.
2. Install the latest LTS version of Node.js using nvm.
3. Install Lando (for local development).
4. Install Oh My Zsh and the Spaceship theme.
5. Append the NVM configuration to .zshrc.