Skip to content

Instantly share code, notes, and snippets.

@luisalcarasr
Created April 6, 2022 16:39
Show Gist options
  • Save luisalcarasr/e6edf8e13c04cdced8e7022a015a1b14 to your computer and use it in GitHub Desktop.
Save luisalcarasr/e6edf8e13c04cdced8e7022a015a1b14 to your computer and use it in GitHub Desktop.
Basic Git configuration
syntax on
set number
set relativenumber
set sw=2
set ts=2
set autoindent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment