Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taji-taji/dotfiles


https://github.com/taji-taji/dotfiles

Last synced: 5 days ago
JSON representation

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`