mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
add(nvim): fugitive toggle
This commit is contained in:
parent
978f150401
commit
df60482da3
5 changed files with 32 additions and 17 deletions
|
|
@ -1,5 +1,5 @@
|
|||
function sync_notes
|
||||
rsync --recursive --verbose --chown=caddy:caddy --chmod=u=rwX,g=rX,o=rX --exclude=".DS_Store" --update --times --compress --delay-updates --delete \
|
||||
/Users/leana/Documents/Rennes\ 1/L2/Prise\ de\ notes/ \
|
||||
earth2077.fr:/srv/http/notes/
|
||||
rsync --recursive --verbose --chown=caddy:caddy --chmod=u=rwX,g=rX,o=rX --exclude='.DS_Store' --update --times --compress --delay-updates --delete \
|
||||
'/Users/leana/Documents/Rennes 1/L2/Prise de notes/' \
|
||||
'earth2077.fr:/srv/http/notes/'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue