Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/htanjo/dotfiles
My personal dotfiles for Mac
https://github.com/htanjo/dotfiles
Last synced: about 1 month ago
JSON representation
My personal dotfiles for Mac
- Host: GitHub
- URL: https://github.com/htanjo/dotfiles
- Owner: htanjo
- License: mit
- Created: 2013-09-08T09:28:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T07:24:46.000Z (over 4 years ago)
- Last Synced: 2023-03-23T17:52:39.217Z (almost 2 years ago)
- Language: Vim script
- Homepage:
- Size: 288 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
> My personal dotfiles for Mac.## Requirements
- vim
- oh-my-zsh
- ranger
- autojump
- nvm## Setup
```
$ git clone --recursive https://github.com/htanjo/dotfiles.git ~/dotfiles
$ sh ~/dotfiles/install.sh
```## License
Copyright (c) Hiroyuki Tanjo. Licensed under the [MIT License](LICENSE).