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

https://github.com/ilanfrumer/linux-enviroment


https://github.com/ilanfrumer/linux-enviroment

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## First run this:

```shell
sudo apt-get install curl
curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/install.sh | sh
```
## Choose between those scripts:

- **Zsh & Oh-My-Zsh & z:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/terminal.sh | sh`
- **Sublime text 3 & Packages:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/sublime.sh | sh`
- **Nodejs & Packages:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/nodejs.sh | sh`
- **MongoDB:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/mongodb.sh | sh`
- **Ruby & bundler:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/ruby.sh | sh`
- **PHP Extensions & more:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/php.sh | sh`
- **Mysql Workbrench:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/mysql-workbrench.sh | sh`
- **Git config:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/git/gitconfig.sh | sh`
- **Github ssh:** `curl -L https://raw.github.com/IlanFrumer/linux-enviroment/master/git/github_ssh.sh | sh`