I'm trying to join all dot files because I'm using some devices and never remember what things (or aliases) can I do. And, also I wanted a dotfiles repo as I had seen to good developers.
I started copying and adapting the code at Rakefile from YADR project and now as it seems repo is outdated I'm trying to do it manually and with minimal changes.
- Install Brew
- Look for updated blog posts with development setup
- Install some brew basics
brew install --cask \
raycast \
bitwarden \
google-chrome \
iterm2 \
visual-studio-code \
cursor \
docker \
slack \
discord \
imageoptim \
ngrok
brew install \
git \
heroku \
rbenv \
wget \
z
- Install Oh My Zsh