Skip to content

nmrnbpw/vim_install_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published