this repo is not for public use, any usage of this might subject to your own risk. This document describes how I set up my developer environment on a new MacBook or iMac. The document assumes you are new to Mac. The steps below were tested on mac OS Sierra, mac OS High Sierra
- Click here for more detailed setup instructions.
- Click here for more detailed sync instructions.
- Open terminal and
Terminal > Preferences > Profiles
, click on setting icon and selectimport
this file is$HOME/git/setup-macbook/copyfiles/terminal/custom_terminal.terminal
and mark it as default. - Why do I not see any icons (glyphs) or why do I see question mark boxes [?] ?
- Make sure you are using a font that has the powerline symbols
- Make sure your terminal encoding is set to UTF-8
echo $LANG
should give something likeen_US.UTF-8