diff options
-rw-r--r-- | fish/fish.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/fish.h b/fish/fish.h index 06b8de5a..5856b8ef 100644 --- a/fish/fish.h +++ b/fish/fish.h @@ -125,6 +125,7 @@ extern char *try_tilde_expansion (char *path); "glob", \ "more", "less", \ "reopen", \ + "sparse", \ "time" static inline char * |