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
- Host: GitHub
- URL: https://github.com/lfscamargo/coding-env
- Owner: LFSCamargo
- Created: 2020-08-11T16:02:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T14:32:34.000Z (almost 6 years ago)
- Last Synced: 2025-09-14T23:39:46.026Z (10 months ago)
- Language: Vim script
- Size: 60.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`