mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-21 22:14:44 +01:00
Fixed remaining absolute paths (i think)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# tempus-night
|
||||
use ./nu_scripts/themes/nu-themes/tokyo-night.nu
|
||||
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