Skip to content

Instantly share code, notes, and snippets.

View SARAN-thala's full-sized avatar

Saran SARAN-thala

View GitHub Profile

Keybase proof

I hereby claim:

  • I am saran-thala on github.
  • I am saranraj (https://keybase.io/saranraj) on keybase.
  • I have a public key ASAo-AtnKZCpdbPXjoW_KzetRPXOHxfOFzSdRf9L9wRLPwo

To claim this, I am signing this object:

;; I've watched most, if not all of these.
Korean:
Oldboy
Sympathy for Mr Vengeance
Sympathy for Lady Vengeance
Bakjwi
JSA
Memories of Murder
Man From Nowhere
@SARAN-thala
SARAN-thala / .vimrc
Created February 19, 2017 14:16
vim setup
"--------------------------------------------
"set ruler
"set cursorline
"execute pathogen#infect()
"syntax on
"filetype plugin indent on
"syntax enable
@SARAN-thala
SARAN-thala / .bash_profile
Created April 19, 2016 04:41 — forked from stephenll/.bash_profile
.bash_profile file on Mac OS X
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases.
# Much of this was originally copied from:
# http://natelandau.com/my-mac-osx-bash_profile/
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management