Pinned Loading
-
My vimrc
My vimrc 1set nocompatible
2set rtp+=~/code/my-projects/.vim
3" execute pathogen#infect()
45filetype on
-
Git Useful Commands
Git Useful Commands 1# list config
2git config -l
34# update git user in current repo
5git config user.email "helloworld@gmail.com"
-
My git config file
My git config file 1[user]
2name =
3email =
4github = raymzag
5[push]
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.