Skip to content

Configurations that are operating system independent.

Notifications You must be signed in to change notification settings

JauntyTech/common-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Configuration (Common)

This repository contains configuration files (bashrc, vimrc, gitconfig...), fonts, scripts, and guides for setting up a development environment on any operating system. It is a collection of things that we have found to be useful over the years.

Installation (Optional)

You can certainly clone this repo and use the files as you see fit. However, if you would like to have the environment setup automatically for your operating system, you can run install.sh, and it will take care of everything for you. We encourage you to take a look inside the script before running it to see what it does. Note that it does modify your ~/.bashrc and ~/.vimrc files (or creates them if they don't exist), to append a line that sources from this repository.

Usage:

cd ~
git clone https://github.com/quantum-media-tech/common-config.git
cd common-config
./install.sh

Contents

  • Browser Extensions - list of browser extensions that we have found to be useful
  • fonts - collection of fonts that we like for programming

AWS Alias

To use the AWS alias file (alias), place it at the following path, creating any folders that don't exist along the way: `~/.aws/cli/alias

About

Configurations that are operating system independent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •