Skip to content

My all dot_files such as .vimrc, .bash_profile

Notifications You must be signed in to change notification settings

CrazyCompiler/dot_files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot_files

My all dot_files such as .vimrc, .bash_profile

EMACS configurations:

Setting up go lang:

go get golang.org/x/tools/cmd/...
go get github.com/rogpeppe/godef
go get -u github.com/nsf/gocode
go get golang.org/x/tools/cmd/goimports
go get golang.org/x/tools/cmd/guru

Setting up Markdown files:

brew install pandoc

About

My all dot_files such as .vimrc, .bash_profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 97.5%
  • Shell 1.4%
  • Other 1.1%