Skip to content

Instantly share code, notes, and snippets.

@adamatan
Last active March 1, 2023 08:44
Show Gist options
  • Save adamatan/1fe5467bcfd92ceb2c43e9dc04c6167e to your computer and use it in GitHub Desktop.
Save adamatan/1fe5467bcfd92ceb2c43e9dc04c6167e to your computer and use it in GitHub Desktop.
Mac setup

Homebrew

brew install ag diff-so-fancy watch tree fzf htop pyenv trash tmux fswatch ncdu imagemagick ntfs-3g moreutils blueutil gnupg tldr qpdf openssl readline sqlite3 xz zlib jq

Python

  1. PyEnv
  2. pip
    pip install --upgrade pip
    pip install virtualenv
  3. diff-so-fancy

Configurations

Dotfiles

  1. .ssh
  2. zsh config
  3. .gitconfig
  4. .gnupg

Node

  • nvm
  • npm install --global yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment