Git Product home page Git Product logo

macos's Introduction

macOS setup

My personal guide for a good macOS setup

macOS

Setup

# Removes all unused dock icons with one command
defaults delete com.apple.dock persistent-apps; killall Dock

Software / Tools

๐Ÿš€ Productivity

๐Ÿ” Security

๐Ÿ”Ž Browsers

๐Ÿ“ฆ Virtualization

๐ŸŒ Web Development

๐Ÿ“ฑ App Development

๐Ÿ’ป Terminal

# /opt/homebrew/bin/brew
brew install nvm
brew install pip
brew install python
ln -s ~/Projects/macOS/.zshrc ~/.zshrc

# or
echo "source ~/Projects/macOS/.zshrc" >> ~/.zshrc
mkdir -p ~/.config/powerline-shell
ln -s ~/Projects/macOS/powerline-shell/powerline-shell.config.json ~/.config/powerline-shell/config.json
pip3 install powerline-shell
  • Install Meslow Font and change Font in iTerm (otherwise a ? will be shown)
  • iTerm: Settings -> Profiles -> Keys -> Load Preset -> Natural Text Editing

๐ŸŽต Music

๐Ÿข Corporate

The following tools are most likely only in a corporate environment needed:

macos's People

Contributors

motzne avatar zie-duk avatar zie-ent avatar

Watchers

 avatar  avatar  avatar

Forkers

nickeyy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.