My dot-files config repository for ViM and ShellCheck
- Install
vim-enhanced - Install
shellcheck - Copying config files to user $HOME
- RHEL-based
- Debian-based
- For RHEL-based with
gitmissing:
sudo yum install git -y- Just copy the repository to your machine and execute
install.shscript:
git clone <REPO_URL> #https://github.com/prostopasta/dot-vim.git
cd dot-vim/ && bash install.sh