mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
improved colorscheme setup
This commit is contained in:
parent
0afdb12d5e
commit
01458069c1
11 changed files with 76 additions and 952 deletions
|
|
@ -1,6 +1,6 @@
|
|||
function sync_notes
|
||||
echo ===== (date) =====
|
||||
rsync -r -v --chown=caddy:caddy --chmod=u=rwX,g=rX,o=rX --exclude ".DS_Store" --update --times --compress --delay-updates \
|
||||
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