12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
|
|
# Exclude minor or specific parts for global 'export use'
|
|
|
|
|
|
export use clean.nu *
|
|
export use error.nu *
|
|
export use help.nu *
|
|
|
|
export use interface.nu *
|
|
export use undefined.nu *
|
|
|