Code Monkey home page Code Monkey logo

dotfiles's Introduction

dotfiles

I use GNU Stow to manage them.

Installation

I installed most my starting apps from this post from Matt Wicks
[https://wicksipedia.com/blog/setting-up-a-new-mac](Optimizing Your New Mac Setup: Essential Tools and Apps)

brew install git
brew install stow

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install --cask iterm2
brew install --cask codewhisperer
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
brew tap homebrew/cask-fonts
brew install font-caskaydia-cove-nerd-font
brew install font-monaspace-nerd-font
brew install --cask 1password
brew install --cask raycast
brew install --cask rectangle
brew install --cask bartender
brew install --cask cleanshot
brew install --cask unnaturalscrollwheels
brew install --cask camo-studio
brew install --cask camtasia
brew intalll --cask tree

brew install --cask rider
brew install --cask docker
brew install --cask azure-data-studio
brew install --cask microsoft-azure-storage-explorer
brew install --cask postman

brew tap isen-ng/dotnet-sdk-versions
brew install --cask dotnet-sdk8-0-100
brew install --cask dotnet-sdk6-0-400
brew install --cask dotnet-sdk3-1-400

brew install nvm
mkdir ~/.nvm

nvm install node # This will install the latest version of node
nvm install lts
nvm install 20
nvm install 14

Download apps

Update brew.txt

brew list > ~/dotfiles/brew.txt

dotfiles's People

Contributors

gordonbeeming avatar

Watchers

 avatar

Forkers

johnxu16

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.