GitHub - 775806/dotFile: dotFiles for environment setup · GitHub
Skip to content

775806/dotFile

 
 

Folders and files

Repository files navigation

dotFile

dotFiles for environment setup

Emacs init.el

Enable installation of packages from MELPA by adding an entry to package-archives after (require 'package) and before the call to package-initialize in your init.el or .emacs file.

Then in emacs use M-x package-install-seleted-packages to install the plugins.

Vimrc

First install Vundle in https://github.com/VundleVim/Vundle.vim

Then just copy vimrc into your ~/.vimrc and you will have a good basic setup

About

dotFiles for environment setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Emacs Lisp 70.6%
  • Vim Script 26.1%
  • YASnippet 3.3%