Skip to content

LunarianCubed/ServerInit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServerInit

shell scripts to initialize server environments

bashrc

to replace the default ~/.bashrc file

vimrc

a common vim configuration, save as ~/.vimrc

init.sh

to initialize the server environment, including:

  • ask to install frequently used packages:
    • Docker
    • neovim
    • Nodejs
    • npm
    • pip3
  • install vim (commonly installed defaultly) and set vimrc //TODO:
  • install git (have to be installed before to get this repo) and set gitconfig

About

shell scripts to initialize server environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published