mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 15:01:16 -03:00
Remove special case for fish_right_prompt in config.fish
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
function funcsave --description "Save the current definition of all specified functions to file"
|
||||
set -l q options h/help d/directory=
|
||||
set -l options q h/help d/directory=
|
||||
argparse -n funcsave $options -- $argv
|
||||
or return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user