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 completion--generate-completion option generates shell completions to standard output.The following shells are supportedbashelvishfishnushellpowershellzshExamplehf --generate-completion bash > hf.bash