Mac Terminal Setup for 2022

Bayu Nugroho
1 min readJun 14, 2022

FIG

Fig is IDE-style autocomplete to your existing terminal. Move faster with Fig.

HomeBrew

Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple’s operating system, macOS, as well as Linux.

asdf

asdf is a tool version manager. All tool version definitions are contained within one file (.tool-versions) which you can check in to your project’s Git repository to share with your team, ensuring everyone is using the exact same versions of tools.

Base16 Shell

A shell script to change your shell’s default ANSI colors but most importantly, colors 17 to 21 of your shell’s 256 colorspace (if supported by your terminal). This script makes it possible to honor the original bright colors of your shell (e.g. bright green is still green and so on) while providing additional base16 colors to applications such as Vim.

--

--

Bayu Nugroho

Passionate programmer obsessed with perfection. Enjoys creating web and mobile applications, exploring music, technical blogging, and more.