Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yelinz/dotf

My dot files
https://github.com/yelinz/dotf

Last synced: 27 days ago
JSON representation

My dot files

Awesome Lists containing this project

README

        

# Dotfiles

Needs [yarn](https://yarnpkg.com/en/) installed globally.

## VIM

Needs [VIMPlug](https://github.com/junegunn/vim-plug).

Do :PlugInstall in VIM

Uses [YCM](https://github.com/Valloric/YouCompleteMe)
1. ```cd ~/.vim/plugged/YouCompleteMe```
2. ```sudo apt install build-essential cmake python3-dev```
3. ```python3 install.py```