1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-02 07:07: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. # 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