Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 554 Bytes

README.org

File metadata and controls

34 lines (24 loc) · 554 Bytes

Dotfiles

About

Dotfiles are configuration files that hold the settings for Unix/Linux applications.

./static/vim.jpg

Installation

$ cd ~
$ git clone https://github.com/zoliky/dotfiles.git
$ cd dotfiles
$ make install

Vim and Neovim

Managing Plugins

:PackUpdate
:PackClean

Enabling Python Support in Neovim

$ pip3 install --user --upgrade neovim