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

https://github.com/erdemkeren/mmacenv_installer

My mac env installer including apps, dev directory, app configurations and aliases
https://github.com/erdemkeren/mmacenv_installer

Last synced: 3 months ago
JSON representation

My mac env installer including apps, dev directory, app configurations and aliases

Awesome Lists containing this project

README

        

Various scripts that installs my development environment.

# How to use

First, clone the repository

```bash
git clone https://github.com/erdemkeren/mmacenv_installer.git
```

Than source the main file:

```bash
cd mmacenv_installer && source installers
```

This will add the installer functions to your bash session and then,
show a list of possible installation functions.

# Dev Directory

To see the directory hierarchy of my dev_directory (created by create_dev_directory), check:
[https://github.com/erdemkeren/mmacenv_installer/tree/master/contents/devfsh](https://github.com/erdemkeren/mmacenv_installer/tree/master/contents/devfsh)

It will be cloned inside ~/dev