linhe0x0 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Tracking my own dotfiles. Those are opinionated and contains only my own personal settings.

Install vim only:

curl -fsSL https://raw.githubusercontent.com/sqrthree/dotfiles/master/vim/vimrc -o ~/.vimrc

or just with basic configs:

curl -fsSL https://raw.githubusercontent.com/sqrthree/dotfiles/master/vim/vimrc-basic -o ~/.vimrc

About

License:MIT License


Languages

Language:Lua 70.5%Language:Shell 20.3%Language:Vim Script 9.0%Language:Makefile 0.1%