Underdisc / Config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurations

Contains various configuration files for programs and whatnot.

Build Configurations

makefile

Simple makefile for use with make utility. Contains custom colours for colourizing the make output.

Atom Configurations

snippets.cson

Atom Snippets - Add the snippet.cson file to ~/.atom/ to use my atom code and comment snippets. If you are on Windows, open Atom, go to file > Snippets and paste the snippet data into that file

Visual Studio Configurations

Snippet

In Visual Studio, go to Tools > Code Snippets Manager... After that, click add and select the snippet folder you want to add. Click ok and the snippets should be added.

  • The snippet shortcut cannot contain an underscore.

About


Languages

Language:Makefile 100.0%