Skip to content

hedesandxlii/dotfiles

Repository files navigation

Dotfiles

This is a collection of my dotfiles, mainly being for neovim and bash.

Quickstart

$ ./bootstrap --install

will install NeoVim and Doom-nvim. These are installed into ./.deps and then installed or symlinked to work as if they where installed manually.

To uninstall, simply run

$ ./bootstrap --uninstall

which cleans up the steps from bootstrap --install, i.e. isolates the dependencies to ./.deps (which can later be removed).

TODO

  • Automatic install of FiraCode font (Ad Hoc curl install or apt package fonts-firacode)
  • Automatic install of NeoVim build prerequisites.
  • Set-up Doom-nvim to my specs :) (config, pynvim, ...)
  • Fix symlink issue where relative paths turn into broken links.
  • Automagically install node/npm. Used for lsps in nvim (See here)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published