1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 22:57:46 +00:00

Add better init loading to engine-q config

This commit is contained in:
Jakub Žádník 2021-12-03 21:37:42 +02:00 committed by GitHub
parent b285044146
commit b7fa60926b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,9 @@
#
# It fethes all definitions and environment variables from the `init` module.
use ~/.config/nushell/init.nu *
use ~/.config/nushell/init.nu
use init *
let config = build-config