mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-01 12:11:43 +01:00
Changed . token to _dot
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# tempus-night
|
||||
use ./nu_scripts/themes/nu-themes/tokyo-night.nu
|
||||
export def main [] { { color_config: (tokyo-night) } }
|
||||
# $env.config = ($env.config | merge {color_config: (tempus-night)})
|
||||
Reference in New Issue
Block a user