Skip to content

Guide to install all necessary dependencies when starting over (hence, clean-slate).

License

Notifications You must be signed in to change notification settings

RunFridge/cleanslate-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧼 Cleanslate Guide

Author License

Development environment setup guide from clean slate.

Table of Contents

[TOC]

Overview

Originally, this repository was a written so I can quickly setup my developing environment. It aims to help users set up their developing environment with versatile version management, readability, productivity, and style. However many of the settings are recommendation by personal taste, so you can install what suits you. If there are suggestions or error in this document feel free to leave an issue or make a pull request.

System Specification

⚠️ These specifications are my personal desktop / laptop specifications

MacBook Air

  • OS
    • Mac OS Monterey (Version 12.0.1)
  • Memory
    • 8 GB
  • Architecture
    • Apple M1
  • Storage
    • 256 GB SSD

Windows

  • OS
    • Windows 10
  • Memory
    • 16 GB
  • Architecture
    • x86
  • Storage
    • 1 TB SSD

Linux Distro

  • OS
    • Ubuntu 20.04.3 LTS
  • Memory
    • 8 GB
  • Architecture
    • x86
  • Storage
    • 1 TB SSD

Vim Setup

Visual Studio Code Setup

Browser & Extensions

About

Guide to install all necessary dependencies when starting over (hence, clean-slate).

Resources

License

Stars

Watchers

Forks