Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taji-taji/dotfiles
https://github.com/taji-taji/dotfiles
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taji-taji/dotfiles
- Owner: taji-taji
- Created: 2015-09-11T03:56:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T12:59:01.000Z (12 months ago)
- Last Synced: 2023-11-24T13:46:26.667Z (12 months ago)
- Language: Shell
- Size: 1.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## Premise
`git` and `vim` is installed.
## Usage
```
$ cd ~
$ git clone https://github.com/taji-taji/dotfiles.git
$ cd dotfiles
$ sh install.sh
```### Setup Mac
```
$ sh mac/settings.sh
```### Install Homebrew
```
$ sh tools/brew.sh
```### Install languages
```
$ sh tools/pyenv.sh
$ sh tools/rbenv.sh
$ sh tools/swiftenv.sh
$ sh tools/pupenv.sh
```## Environment Variables
- `$GOPATH: $HOME/go`