Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

System configuration

This repository contains macOS specific configuration for daily development needs.

Homebrew

"The missing package manager for macOS". The first thing to install on a new Mac ;)

Makes it a breeze to install and update tools like git, ``kubect`, etc.

WIth brew caskit's also possible to install macOS applications which are distributed as binaries, e.g. Java.

Terminal

iTerm2 is a great replacement for the standard Terminal application

brew cask install iterm2

Oh My ZSH

ZSH is the default shell on macOS since Catalina. It's a very custimizable shell and you can spend days to create a neat configuration – fortunately there's a whole community behind Oh My ZSH who already did that for you. This will give you shell completion for popular CLI tools.

This repository provides a .zshrc file which enables some useful plugins among other things.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages