Skip to content

diegoripley/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install GNU Stow
  2. Install Python client for Neovim. In ArchLinux this is done as such pacman -S python-pynvim
  3. Install the minimalist Vim plugin manager (vim-plug)
curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  1. Clone this repo to your home directory
  2. Symlink all of the configuration files by typing stow foldername. For example, for the git folder type stow git
  3. Install the Vim plugins by typing :PlugInstall when you launch Neovim

About

My dotfiles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published