mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
67de733b9b
Fixes #1326
16 lines
319 B
Text
16 lines
319 B
Text
|
|
####################
|
|
# 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
|