UsageMake files invisibleDon’t actually hide anything, just show what would be donehf hide -n data.txtActually hide fileshf hide -f data.txtMake hidden files visibleDon’t actually show anything, just show what would be donehf show -n .data.txtActually show hidden fileshf show -f .data.txtGenerate shell completioncompletion subcommand generates shell completions to standard output.The following shells are supportedbashelvishfishnushellpowershellzshExamplehf completion bash > hf.bash