mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 15:01:16 -03:00
fish_config theme show: remove unused argument
This commit is contained in:
@@ -203,7 +203,7 @@ function fish_config --description "Launch fish's web based configuration"
|
||||
# Use a new, --no-config, fish to display the theme.
|
||||
$fish --no-config -c '
|
||||
fish_config theme choose $argv
|
||||
fish_config theme demo $argv
|
||||
fish_config theme demo
|
||||
' $themename
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user