mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-02-06 08:53:25 +00:00
5 lines
186 B
Nu
5 lines
186 B
Nu
# 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)})
|