flanker's dotfiles

flanker's dotfiles

How to install

  • clone this repo into ~/Dev/mygithub/dotfiles
  • goto ~/Dev/mygithub/dotfiles in terminal
  • run ./bootstrap.sh
~/Dev/mygithub/dotfiles$ ./bootstrap.sh

Terminal setup

Install terminal settings in preferences/flanker.terminal

Q & A

This dotfiles works only with bash. In newly MacOS, the default shell is zsh. You need to swtich back to bash if you want to use this dotfiles.

To update your account to use bash, run chsh -s /bin/bash

Todo

  • support zsh