Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yelinz/dotf
My dot files
https://github.com/yelinz/dotf
Last synced: 27 days ago
JSON representation
My dot files
- Host: GitHub
- URL: https://github.com/yelinz/dotf
- Owner: Yelinz
- License: mit
- Created: 2018-08-29T06:34:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T22:59:06.000Z (5 months ago)
- Last Synced: 2024-11-07T12:51:47.089Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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```