pipehub icon indicating copy to clipboard operation
pipehub copied to clipboard

Virtual alias

Open diegobernardes opened this issue 6 years ago • 0 comments

We should add support to virtual alias. The alias is defined at the config file, but we should generate a virtual alias to avoid collision with other packages. A way to do this is using a hash to generate always the same virtual alias, or even generate it using some kind of index. The paths could be always sorted, so we're always gonna use the same index.

diegobernardes avatar May 11 '19 21:05 diegobernardes