DEV Community

Cover image for 🍏 If I Got a New Mac, Here's What I'd Install First as a DevOps EngineerΒ πŸ§‘β€πŸ’»
Puru
Puru

Posted on

🍏 If I Got a New Mac, Here's What I'd Install First as a DevOps EngineerΒ πŸ§‘β€πŸ’»

Introduction

Whenever I get a new Mac, the first thing I do is set it up with the apps and tools that make my workflow smooth. These apps help me stay productive, organized, and ready for whatever comes my way. Here's my go-to list of must-have installs:

πŸ™Œ Let's connect: LinkedIn (@ptuladhar3) | X (@tuladhar) | GitHub (@tuladhar)

⭐️ Leave a star if you found it helpful β†’ https://github.com/tuladhar/devops-on-mac

Essentials for Work and Dev

  • 🌏 Arc β†’ My Safari/Chrome replacement for a cleaner browsing experience.
  • πŸ“Ί Warp β†’ My favorite replacement for the built-in Terminal.
  • πŸ“Ί Alacritty β†’ Another solid Terminal option.
  • ↔️ Easy+Move+Resize β†’ Easily move and resize windows like on Linux.
  • 🐳 Docker Desktop β†’ For all things Docker.
  • πŸ“Š iStat Menus β†’ Keeping an eye on system performance.
  • 🐢 k9s β†’ A terminal UI for interacting with Kubernetes clusters.
  • 🐚 Fish β†’ My shell of choice, replacing bash and zsh.
  • πŸ“Ί Zellij β†’ My preferred Tmux replacement.
  • πŸ“‚ exa β†’ An enhanced ls command replacement.
  • πŸ“¦ Homebrew + Nix β†’ Package managers to handle everything.
  • 🌈 kubecolor β†’ Makes kubectl outputs more readable.

Code Editors and Tools

  • πŸ€– Cursor β†’ VS Code replacement powered by AI.
  • πŸ“ Sublime Text β†’ My all-time favorite for quick note-taking or file editing.
  • πŸ™ GitHub Desktop with GH CLI β†’ For managing Git repositories easily.

macOS Enhancements

  • πŸ”Ž Raycast β†’ Replaces Spotlight, streamlines productivity.
  • πŸ”˜ ChatGPT β†’ My AI assistant on macOS.

Creative and Visual Tools

  • 🎨 Pixelmator Pro β†’ Photoshop for Mac.
  • πŸŽ₯ GIPHY Capture β†’ Simple GIF creation tool.

Productivity Boosters

  • ✍️ Day One β†’ Daily journaling for tracking life and work.
  • ⚫️ Obsidian β†’ Powerful note-taking app.
  • πŸ”΅ Trello β†’ Organizing projects and tasks.

Miscellaneous

  • 🌝 Flux β†’ Reduces eye strain by adjusting screen brightness at night.
  • ⬇️ Motrix β†’ The best download manager I’ve found.
  • 🟣 OrbStack β†’ Lightweight Linux VM on Mac.
  • 🟠 Multipass β†’ Another VM option for running Linux.
  • ⏯️ VLC β†’ My go-to video player.
  • πŸ¦™ Ollama β†’ Run LLMs (Large Language Models) locally.

These are my personal picks, and I’ve found them incredibly useful. If you found this list helpful, please give it a thumbs up, and let me know if there are any apps or tools you think I should try out! πŸ™Œ

⭐️ Leave a star if you found it helpful β†’ https://github.com/tuladhar/devops-on-mac

Top comments (0)