Isak Johansson
Isak Johansson
Pier is lacking shell completions at the moment for all the cli options, however since pier is using clap / structopt this does not seem relatively easy to do. To...
I had to change some of the cli options around to make the shell completions more usable. To the user the cli should act the same however. Added build script...
This option would make migrating existing shell scripts to pier a lot easier! ## Example usage `echo 'for i in {1..10}; do echo $i; done' | pier add -a count_to_ten`...
I think it would be cool if we had some sort of platform where we can share scripts, workflow examples, extensions etc. I always appreciate learning about other people's workflows...
---- Hi, I was migrating all of my bookmarks to buku and in the migration process I ended up wanting to tag a lot of bookmarks so I created a...