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
- Host: GitHub
- URL: https://github.com/erdemkeren/mmacenv_installer
- Owner: erdemkeren
- License: unlicense
- Created: 2018-12-11T10:42:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T21:04:06.000Z (over 3 years ago)
- Last Synced: 2025-01-17T19:44:23.593Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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