shell scripts to initialize server environments
to replace the default ~/.bashrc file
a common vim configuration, save as ~/.vimrc
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