https://github.com/alice1017/setupscripts
the setup scripts contains the shell scripts for setup to the development environ.
https://github.com/alice1017/setupscripts
Last synced: 9 months ago
JSON representation
the setup scripts contains the shell scripts for setup to the development environ.
- Host: GitHub
- URL: https://github.com/alice1017/setupscripts
- Owner: alice1017
- Created: 2018-05-15T05:39:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T04:21:22.000Z (over 7 years ago)
- Last Synced: 2025-02-15T08:25:54.364Z (11 months ago)
- Language: Shell
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# setupscripts
[](https://travis-ci.org/alice1017/setupscripts)
the **setupscripts** contains the shell scripts for **setup to the development
environ**.
## Installation
```shell
$ bash -c "$(curl -fsSL dot.alice-sv.ga)"
```
## Features
### install following application
* git
* docker-engine
* zsh
* vim
* anyenv
### download files
* dotfiles - clone from [alice1017/dotfiles](https://github.com/alice1017/dotfiles)
## Script stracture
```
setup-zsh.sh
|-- setup-zsh_linux.sh
|-- setup-zsh_mac.sh
```