Skip to content

wngtk/dotfiles

Repository files navigation

My personal configuration files. They are designed for a VSCode + NEOVIM stack. You can "install" (by symlinking) the configs using

./install

This command will install neovim plugins (from kiyoon's dotfiles):

nvim +"lua require('lazy').install()" +qa

VSCode + NVIM

Share

The Share folder contains various shared configurations.

The config.site file sets debugging-related options for ./configure and is used to configure the CONFIG_SITE environment variable1.

set -Ux CONFIG_SITE ~/.dotfiles/share/config.site

Footnotes

  1. https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.72/html_node/Site-Defaults.html#Site-Defaults

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published