myelnet/pop

`pop put </path>` should support paths relative to the current directory

Closed this issue · 0 comments

For example if my terminal has Downloads for current directory, I should be able to type in: pop put myFile.jpg to put ~/Dowloads/myFile.jpg. Currently, only absolute paths are supported.