Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM install script for Windows

  1. download install.bat or execute bitsadmin /transfer test https://raw.githubusercontent.com/nmrnbpw/vim_install_script/master/install.bat <fullpath>\install.bat
  2. execute install.bat
  3. install font
  4. move vim\vim
  5. start gvim and :call dein#update()

install script for CentOS

  1. install gcc g++
  2. execute setup_my_usr.sh
  3. execute zsh/install_zsh.sh
  4. execute tmux/install_tmux.sh
  5. execute vim/install_vim.sh
  6. add $HOME/usr/bin to $PATH
  7. start vim and :call dein#update()

Use Docker

e.g.

docker build -t build_vm:latest - < Dockerfile

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages