mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 14:18:30 +08:00
17 lines
319 B
Plaintext
17 lines
319 B
Plaintext
|
|
####################
|
|
# Verify behavior of `set --show` given an invalid var name
|
|
$argle bargle: invalid var name
|
|
|
|
####################
|
|
# Verify behavior of `set --show`
|
|
|
|
####################
|
|
# Appending works
|
|
|
|
####################
|
|
# Prepending works
|
|
|
|
####################
|
|
# Appending and prepending at same time works
|