dotfiles/dot_config/fish/private_functions/private_kobosavehl.fish

5 lines
170 B
Fish
Raw Normal View History

2021-08-10 10:50:48 +02:00
# Defined interactively
function kobosavehl
cp -R /Volumes/KOBOeReader/.adds/koreader/clipboard/ "/Users/gaugendre/Nextcloud/DesktopSync/Documents/Perso/Book notes/"
end