https://github.com/dannorthern/dotfiles
https://github.com/dannorthern/dotfiles
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dannorthern/dotfiles
- Owner: dannorthern
- Created: 2024-11-01T19:21:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T19:39:20.000Z (7 months ago)
- Last Synced: 2025-01-09T11:51:22.284Z (5 months ago)
- Language: Shell
- Size: 2.93 KB
- 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.