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

https://github.com/lfscamargo/coding-env

A Place to put all my configs for linuxes and mac os, scripts for installation
https://github.com/lfscamargo/coding-env

Last synced: 5 months ago
JSON representation

A Place to put all my configs for linuxes and mac os, scripts for installation

Awesome Lists containing this project

README

          

# Welcome to Coding Env

This is where i store my setup script for my machine

## Ubuntu

To install stuff on ubuntu

1. Install fonts
2. Copy `.zshrc` and `.gitconfig` and `.hyper.js` to `$HOME`

`NOTE: For each operating system will have a diferent shell config file.`
3. Run installation for ubuntu `sh ubuntu/install_me.sh`

## Mac OS

To install stuff on ubuntu

1. Install fonts
2. Copy `.zshrc` and `.gitconfig` and `.hyper.js` and `.vimrc` to `$HOME`

`NOTE: For each operating system will have a diferent shell config file.`
3. Run installation for mac os `sh macos/install_me.sh`