An open API service indexing awesome lists of open source software.

https://github.com/flanker/dotfiles

dotfiles
https://github.com/flanker/dotfiles

Last synced: 5 months ago
JSON representation

dotfiles

Awesome Lists containing this project

README

          

# 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`