Skip to content

poke

Usage
poke <file> [file...]

Creates files using touch, automatically creating any missing parent directories via _fish_mkdir_p with tree output.

file One or more file paths to create
0 Files created
1 No file argument provided
Terminal window
poke ~/projects/new/src/main.fish

Dependencies: _fish_mkdir_p