mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-02-12 19:23:24 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
Scripts and Source
This directory contains scripts and source files used to generate the nu-themes from their original sources.
make.nu
Running ./make.nu from inside the src directory will generate/update the main nu-themes directory.
Currently, two sources are used:
- The Lemnos Themes repository
- Custom Nushell themes located in the
custom-nu-themessubdirectory
Custom themes
Custom themes may be added to the custom-nu-themes directory. Follow the existing examples.
Screenshot Preview Scripts
The preview-*.nu scripts are used to generate the screenshot examples. These currently require a Windows system. For instructions on usage, "Use the Source, Luke". More documentation may be provided in a sequel.