Skip to content

RickButler/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my dot files, but mostly just my NeoVim setup.

Setup

This doc assumes you are running Windows, most of the software used is in Linux through WSL2. You can even mix and match commands between WSL and Windows using aliases. I use Ubuntu 20.04 as my WSL distro, but most of these steps should work on any debian based distro.

I also change my WSL home directory to be the same as my windows home directory %USERPROFILE%. This isn't a recommended practice. If you choose to do this, it may be necessary to fix some permissions or change how drives mount in WSL.

Font

VSCode

Clone this repo

This repo goes into your home directory in win/linux. The .gitignore can be funky as it's excluding everything and then explicitily including files.

Setting up NeoVim

In NeoVim use commands to install various language dependencies.

  • DIInstall
  • TSInstall
  • LspInstall

*** TODO: automate the installs for a language based on lang.lua config.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published