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

Use better import style in engine-q config example

This does not duplicate the overlay (i.e., does not create `init build-config` and `build-config`, just the latter).
This commit is contained in:
Jakub Žádník 2021-12-12 22:29:23 +02:00 committed by GitHub
parent ad6eaa1428
commit 6d54fc0865
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,7 @@
# #
# It fethes all definitions and environment variables from the `init` module. # 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 let config = build-config