sman icon indicating copy to clipboard operation
sman copied to clipboard

:bug: Command-line snippet manager

Results 3 sman issues
Sort by recently updated
recently updated
newest added

Hi there Nice tool you have there, I really like it. :+1: I just wanted to add how I started to use sman togheter with fzf (https://github.com/junegunn/fzf): **.zshrc** ``` bash...

I like to use `sman` in conjunction with other tooling, so something like `s r my-snippet placeholder1 placeholder2 | awk ...`. If I use a default for a placeholder value,...

help wanted

I had an issue that can be replayed with the current example snippets: You have the snippets 'alias:add' and 'sshconfig:add' in shell.yml, 'user:add' in mysql.yml and 'vhost:add' in apache.yml. If...