Skip to content

Arman-Keyoumarsi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles 💻

Familiar Dev Environment in any Linux server

Prerequisite 🚥

sudo apt install build-essential
make ub20

Install 🔰

  • Enter working directory and run:
make all

VIM Plugin Installs

Open vim and run following (Install any Coc extetion you like)

:PlugInstall
:CocInstall coc-powershell coc-python coc-svg coc-yaml coc-xml coc-json

Install YCM Manually (No Longer in Use)

apt install build-essential cmake vim python3-dev

cd ~/.vim/plugged/YouCompleteMe && python3 install.py

That is all you need to make any linux server your own.

Feel free to fork and modify this repo in any way or shape you want!!

🕐 ✅

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published