Skip to content

Instantly share code, notes, and snippets.

View WizKIDz's full-sized avatar

Austin Crane WizKIDz

View GitHub Profile
@WizKIDz
WizKIDz / .vimrc
Created January 22, 2016 16:49 — forked from gosukiwi/.vimrc
.vimrc
" ---------------------- USABILITY CONFIGURATION ----------------------
" Basic and pretty much needed settings to provide a solid base for
" source code editting
" don't make vim compatible with vi
set nocompatible
" turn on syntax highlighting
syntax on
" and show line numbers
Hello i am a junior developer who works a general development company that helps many companies do many things!
With our current workflow we are fighting each others code, ideas, branches, repositories, codeing standards and a lot more.
This is crazy difficult to descripe all of the issues we have but we are growing so fast and we need to standardize our workflow! Who is ready
to collaborate on this?
Current workflow
1) Develop on something we know very minimal about
2) Ask the client what they really want their software to do
3) Branch 10x and then merge all at the same time