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

maxwell2ic2ai/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

SpaceVim

Install SpaceVim with UserGuide https://spacevim.org/cn/quick-start-guide/ copy init.toml in ~/.SpaceVim.d/

About

dotFiles for environment setup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors