Open
Description
It would be great to have something like:
fling --src-dir grabbit import filename
This would be a shortcut for:
# move the file to the specified src-dir
mv $HOME/filename grabbit/filename
# link the file
fling --src-dir grabbit link
At the moment, I have a makefile that sorta lets me automate this, but having it be a fling-native command would be amazing :)
Metadata
Metadata
Assignees
Labels
No labels