/dotfiles.old

My personal dotfiles

Primary LanguageVim Script

My Dotfiles

Collection of my personal dotfiles

This repo asumes you are on MacOS

Requirements

Homebrew - MacOS Package Manager

Install command

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

RCM - Managing dotfiles (symlinks)

brew install rcm
brew install neovim
brew install node
brew install python

install vim plugin:

python3 -m pip install --user --upgrade pynvim

Installation

Clone repo:

git clone git@github.com:Dmitrev/dotfiles.git ~/.dotfiles

Sync dotfiles

To dry run:

lsrc

Do sync:

rcup -v