mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-05 06:13:59 +01:00
5 lines
170 B
Fish
5 lines
170 B
Fish
|
# Defined interactively
|
||
|
function kobosavehl
|
||
|
cp -R /Volumes/KOBOeReader/.adds/koreader/clipboard/ "/Users/gaugendre/Nextcloud/DesktopSync/Documents/Perso/Book notes/"
|
||
|
end
|