-
- powerlevel 10k
- ohmyzsh
- Vundle
- Profiles - FIles in repo
-
Dev Set Up
- homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- node
curl "https://nodejs.org/dist/latest/node-${VERSION:-$(wget -qO- https://nodejs.org/dist/latest/ | sed -nE 's|.*>node-(.*)\.pkg</a>.*|\1|p')}.pkg" > "$HOME/Downloads/node-latest.pkg" && sudo installer -store -pkg "$HOME/Downloads/node-latest.pkg" -target "/"
- npm - Comes with node
- npx
npm install -g npx
- typescript
npm install typescript
&&npx tsc
- docker
- homebrew
-
VSCode set up
- VSCode
- Extensions
- High contrast
- Rainbow Bracket
- Rainbow Tabs
- eslint
- prettier
- Rainbow Typescript
-
Tests
-
Notifications
You must be signed in to change notification settings - Fork 0
HeatherFlux/dev-profiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published