Skip to content

Instantly share code, notes, and snippets.

View ivanlynch's full-sized avatar
🏠
Working from home

Ivan Lynch ivanlynch

🏠
Working from home
View GitHub Profile
@ivanlynch
ivanlynch / init.vim
Last active August 12, 2022 01:29
Vim configuration
set clipboard=unnamed
set ruler
set shiftwidth=2
set mouse=a
set cursorline
set number
"set completeopt=menu,noinsert
set encoding=utf-8
"set hidden
"set nobackup
Process for setting up github pages with namecheap domain.
1. Go to namecheap.com, select and buy domain name.
2. Login to namecheap, go to username drop down and select dashboard.
3. Go to DomainList
4. Click manage button
5. Click Advanced DNS tab
6. Click add record and add three records:
Type: A Record | Host: @ | Value: 192.30.252.153 | TTL: Automatic