I have been always passionate about tools. I always loved experimenting until I can find the right tool for the right task. Being a Front-End Developer requires to know the tools that exist and choose the one that will perform the task faster and better.
Based on hours of research and testing, I'm sharing all the applications I believe suits the best my work and daily workflow. It's a living MacOS configuration that, I hope, will also save you time for you to enjoy life more!
Personal Keyboards:
Mouses:
Accessories:
xcode-select --install
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
With Homebrew comes brew-cask which will allow to install applications with the command line.
brew update # Fetch latest version of homebrew and formula. brew search {app name} # Searches all known Casks for a partial or exact match. brew install {package name} # Install a package brew info --cask {app name} # Displays information about a given Cask brew install --cask {app name} # Install the given cask. brew cleanup
brew install --cask cakebrew
brew install zsh
Add this to my ~/.zshrc
export HOMEBREW_CASK_OPTS="--appdir=/Applications"
Verify that ZSH is correctly installed
zsh --version
Additionally, Zsh should be set as the default shell.
Run echo $SHELL from a new terminal to confirm.
Expected result: /usr/bin/zsh or similar
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Check if Oh My Zsh was correctly installed.
⚠️ Some of the following packages are not essential but highly recommended. Some applications may depend on the installation of these packages.
brew install coreutils
brew install wget
brew install tree tree -L 1 # to output only the root directories and files
brew install nmap
brew install the_silver_searcher
brew install jq
brew install youtube-dl youtube-dl -f best 'link-of-your-own-youtube-video'
brew install tesseract-lang && brew install homebrew-ffmpeg/ffmpeg/ffmpeg --with-fdk-aac --with-librsvg --with-libsoxr --with-libssh --with-tesseract --with-libvidstab --with-opencore-amr --with-openh264 --with-openjpeg --with-openssl --with-rubberband --with-webp --with-zeromq --with-zimg --with-srt --with-libvmaf --with-libxml2 --with-game-music-emu --with-libbluray --with-libbs2b --with-libcaca --with-libgsm --with-libmodplug --with-openssl@1.1 --with-rtmpdump --with-speex --with-two-lame --with-wavpack --with-xvid
More details here
brew install blueutil
brew install speedtest-cli
brew install imagemagick
brew tap jakehilborn/jakehilborn && brew install displayplacer
brew tap homebrew/cask-fonts brew install --cask \ font-fira-code \ font-source-code-pro font-source-code-pro-for-powerline \ font-source-sans-pro
brew install mas mas search {app name} # To search for an app
brew install rbenv ruby-build rbenv-default-gems rbenv-gemset echo 'eval "$(rbenv init -)"' >> ~/.zshrc source ~/.zshrc # Apply changes rbenv install {version}
⚠️ (never use brew to install nvm)
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
Add these lines in the $HOME/.zshrc file:
export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm
And these lines to automatically switch your node version based on the nvmrc file.
# place this after nvm initialization! autoload -U add-zsh-hook load-nvmrc() { local node_version="$(nvm version)" local nvmrc_path="$(nvm_find_nvmrc)" if [ -n "$nvmrc_path" ]; then local nvmrc_node_version=$(nvm version "$(cat "${nvmrc_path}")") if [ "$nvmrc_node_version" = "N/A" ]; then nvm install elif [ "$nvmrc_node_version" != "$node_version" ]; then nvm use fi elif [ "$node_version" != "$(nvm version default)" ]; then echo "Reverting to nvm default version" nvm use default fi } add-zsh-hook chpwd load-nvmrc load-nvmrc
To default a specific node version: nvm alias default {version}
brew install yarn
brew install nektos/tap/act
brew install git-standup
brew install github/gh/gh
brew install --cask \ qlcolorcode qlmarkdown qlprettypatch qlstephen \ qlimagesize \ quicklook-csv quicklook-json epubquicklook
List all NPM package installed globally: npm list -g --depth 0
npm install netlify-cli -gnpm install -g gatsby-clinpm install -g npm-checknpm install -g yarn-checknpm install -g @aws-amplify/clinpm i -g vercelnpx create-react-app my-appnpm install -g dotenv-clinpm i -g gitmoji-clinpm install --global release-itnpm i -g plopThis is a complete list of all the applications I have on my personal and professional Mac (some apps are only on my personal computer).
🎁 Some applications can be bought individually or you can subscribe Setapp for a 7-day free trial to test multiple applications and decide the one you want to use!
This is the list of the most essentials apps I would install if I was limited in the number of apps to have.
<img src="media/15878421335213.jpg" width="50" align="right">![Licence ~$30][licence-30] ![Usage high][usage-high] ![Upvote on Product Hunt][product-hunt]
<details> <summary>What for? - What I ❤️ - What I 👎</summary>brew install --cask little-snitch
<img


职场AI,就用扣子
AI办公助手,复杂任务高效处理。办公效率低?扣子空间AI助手支持播客生成、PPT制作、网页开发及报告写作,覆盖科研、商业、舆情等领域的专家Agent 7x24小时响应,生活工作无缝切换,提升50%效率!


多风格AI绘画神器
堆友平台由阿里巴巴设计团 队创建,作为一款AI驱动的设计工具,专为设计师提供一站式增长服务。功能覆盖海量3D素材、AI绘画、实时渲染以及专业抠图,显著提升设计品质和效率。平台不仅提供工具,还是一个促进创意交流和个人发展的空间,界面友好,适合所有级别的设计师和创意工作者。

