From e6bc1786e3992cc468ae5965953ba1cebebb9f0d Mon Sep 17 00:00:00 2001 From: Luca Pellegrini Date: Mon, 21 Nov 2022 21:22:42 +0100 Subject: [PATCH] Modifiche a 'rsync/rsync-Linux-backup.sh', aggiunto script 'rsync/rsync-Scheda-SD.sh', aggiunti file di VSCodium 'keybindings.json' e 'settings.json' aggiunto file stow-ignore --- .stow-local-ignore | 24 ++++++++++++ codium/.config/VSCodium/User/keybindings.json | 26 +++++++++++++ codium/.config/VSCodium/User/settings.json | 38 +++++++++++++++++++ rsync/rsync-Linux-backup.sh | 2 +- rsync/rsync-Scheda-SD.sh | 1 + 5 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 .stow-local-ignore create mode 100644 codium/.config/VSCodium/User/keybindings.json create mode 100644 codium/.config/VSCodium/User/settings.json create mode 100644 rsync/rsync-Scheda-SD.sh diff --git a/.stow-local-ignore b/.stow-local-ignore new file mode 100644 index 0000000..5a462d2 --- /dev/null +++ b/.stow-local-ignore @@ -0,0 +1,24 @@ +# Comments and blank lines are allowed. + +RCS +.+,v + +CVS +\.\#.+ # CVS conflict files / emacs lock files +\.cvsignore + +\.svn +_darcs +\.hg + +\.git +\.gitignore + +.+~ # emacs backup files +\#.*\# # emacs autosave files + +^/README.* +^/LICENSE.* +^/COPYING + +config-files.code-workspace diff --git a/codium/.config/VSCodium/User/keybindings.json b/codium/.config/VSCodium/User/keybindings.json new file mode 100644 index 0000000..183a5bb --- /dev/null +++ b/codium/.config/VSCodium/User/keybindings.json @@ -0,0 +1,26 @@ +// Place your key bindings in this file to override the defaultsauto[] +[ + { + "key": "ctrl+shift+l", + "command": "-dendron.lookupSchema", + "when": "dendron:pluginActive && shellExecutionSupported" + }, + { + "key": "ctrl+m ctrl+shift+l", + "command": "md-shortcut.toggleImage", + "when": "editorTextFocus && markdownShortcuts:enabled" + }, + { + "key": "ctrl+shift+l", + "command": "-md-shortcut.toggleImage", + "when": "editorTextFocus && markdownShortcuts:enabled" + }, + { + "key": "ctrl+m ctrl+l", + "command": "md-shortcut.toggleLink" + }, + { + "key": "ctrl+[Semicolon]", + "command": "workbench.action.terminal.new" + } +] \ No newline at end of file diff --git a/codium/.config/VSCodium/User/settings.json b/codium/.config/VSCodium/User/settings.json new file mode 100644 index 0000000..04d9ea9 --- /dev/null +++ b/codium/.config/VSCodium/User/settings.json @@ -0,0 +1,38 @@ +{ + "extensions.autoUpdate": false, + "workbench.colorTheme": "Monokai", + "editor.minimap.enabled": false, + "editor.fontSize": 18, + "zenMode.hideLineNumbers": false, + "breadcrumbs.enabled": false, + "workbench.iconTheme": "material-icon-theme", + "workbench.colorCustomizations": { + "[Material Theme Ocean High Contrast]": { + "activityBarBadge.background": "#80CBC4", + "activityBar.activeBorder": "#80CBC4", + "list.activeSelectionForeground": "#80CBC4", + "list.inactiveSelectionForeground": "#80CBC4", + "list.highlightForeground": "#80CBC4", + "scrollbarSlider.activeBackground": "#80CBC450", + "editorSuggestWidget.highlightForeground": "#80CBC4", + "textLink.foreground": "#80CBC4", + "progressBar.background": "#80CBC4", + "pickerGroup.foreground": "#80CBC4", + "tab.activeBorder": "#80CBC4", + "notificationLink.foreground": "#80CBC4", + "editorWidget.resizeBorder": "#80CBC4", + "editorWidget.border": "#80CBC4", + "settings.modifiedItemIndicator": "#80CBC4", + "settings.headerForeground": "#80CBC4", + "panelTitle.activeBorder": "#80CBC4", + "breadcrumb.activeSelectionForeground": "#80CBC4", + "menu.selectionForeground": "#80CBC4", + "menubar.selectionForeground": "#80CBC4", + "editor.findMatchBorder": "#80CBC4", + "selection.background": "#80CBC440", + "statusBarItem.remoteBackground": "#80CBC4" + } + }, + "materialTheme.accent": "Teal", + "workbench.statusBar.visible": false +} \ No newline at end of file diff --git a/rsync/rsync-Linux-backup.sh b/rsync/rsync-Linux-backup.sh index d252cf9..8eab3d7 100755 --- a/rsync/rsync-Linux-backup.sh +++ b/rsync/rsync-Linux-backup.sh @@ -1,7 +1,7 @@ #!/bin/bash # Partizione "Data" -rsync -av --exclude 'imm-disco' --exclude 'Immagini/temp' --exclude 'musica-altro' --exclude 'VMs' --delete /Data/ /media/luca/Linux-backup/Data/ +rsync -av --exclude 'imm-disco' --exclude 'Immagini/temp' --exclude 'musica-altro' --exclude 'VMs' --exclude 'SCGP/Immagini' --exclude 'telefono/download' --delete /Data/ /media/luca/Linux-backup/Data/ #rsync -av /Data/imm-disco/ /media/luca/Linux-backup/imm-disco/ diff --git a/rsync/rsync-Scheda-SD.sh b/rsync/rsync-Scheda-SD.sh new file mode 100644 index 0000000..2c04c5c --- /dev/null +++ b/rsync/rsync-Scheda-SD.sh @@ -0,0 +1 @@ +rsync -av --delete --exclude ".thumbnails" /home/luca/Musica/ /media/luca/3335-3239/Music/