https://github.com/flanker/dotfiles
dotfiles
https://github.com/flanker/dotfiles
Last synced: 5 months ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/flanker/dotfiles
- Owner: flanker
- Created: 2011-08-01T09:24:07.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T02:26:20.000Z (about 4 years ago)
- Last Synced: 2025-06-07T01:36:08.283Z (7 months ago)
- Language: Shell
- Homepage: dotfiles
- Size: 420 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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`