Skip to content

terminal and neovim configs, plus some other stuff

License

Notifications You must be signed in to change notification settings

nosnaws/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Simple dotfiles.

Setup

  1. Install Brew
  2. Run ./setup.sh to install dependencies via Brew
  3. Setup Typescript development with nvm install stable and npm -g install typescript typescript-language-server
  4. Open Neovim with nvim, things should bootstrap themselves

Structure

The directory structure follows a normal .config setup.

Neovim config

Within the nvim config directory, you'll find the init.lua file that kicks off the bootstrapping process. It makes use of lazy.nvim to bootstrap and install packages.

About

terminal and neovim configs, plus some other stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published