add: single file and qspace backup
This commit is contained in:
parent
907c65572e
commit
83e27fe2f0
|
@ -18,6 +18,7 @@ brew "mysql@8.4", restart_service: :changed
|
|||
brew "neofetch"
|
||||
brew "neovim"
|
||||
brew "nping"
|
||||
brew "nvtop"
|
||||
brew "ocrmypdf"
|
||||
brew "pnpm"
|
||||
brew "rclone"
|
||||
|
@ -28,6 +29,7 @@ brew "stylua"
|
|||
brew "tmux"
|
||||
brew "trash"
|
||||
brew "tree"
|
||||
brew "typioca"
|
||||
brew "wget"
|
||||
brew "xdotool"
|
||||
brew "xprop"
|
||||
|
@ -69,6 +71,7 @@ cask "obsidian"
|
|||
cask "only-switch"
|
||||
cask "orbstack"
|
||||
cask "picgo"
|
||||
cask "qspace-pro"
|
||||
cask "replit"
|
||||
cask "slack"
|
||||
cask "slimhud"
|
||||
|
@ -77,7 +80,6 @@ cask "spotify"
|
|||
cask "ssh-config-editor"
|
||||
cask "superhuman"
|
||||
cask "syncalicious"
|
||||
cask "tailscale"
|
||||
cask "thor"
|
||||
cask "trae"
|
||||
cask "trae-cn"
|
||||
|
|
Binary file not shown.
|
@ -1,11 +1,11 @@
|
|||
# This file contains fish universal variable definitions.
|
||||
# VERSION: 3.0
|
||||
SETUVAR THEME_EDEN_PROMPT_CHAR:\u00bb
|
||||
SETUVAR --export ZLUA_LUAEXE:/usr/bin/lua
|
||||
SETUVAR --export ZLUA_SCRIPT:/root/\x2ebin/z\x2elua/z\x2elua
|
||||
SETUVAR --export ZLUA_LUAEXE:/opt/homebrew/bin/lua
|
||||
SETUVAR --export ZLUA_SCRIPT:/Users/marsway/\x2ebin/z\x2elua/z\x2elua
|
||||
SETUVAR _ZL_DATA:/Users/marsway/\x2elocal/share/zlua/zlua\x2etxt
|
||||
SETUVAR _ZL_DATA_DIR:/Users/marsway/\x2elocal/share/zlua
|
||||
SETUVAR __fish_initialized:3400
|
||||
SETUVAR __fish_initialized:3800
|
||||
SETUVAR _fisher_upgraded_to_4_4:\x1d
|
||||
SETUVAR fish_color_autosuggestion:brblack
|
||||
SETUVAR fish_color_cancel:\x2dr
|
||||
|
|
|
@ -0,0 +1,185 @@
|
|||
{
|
||||
"profiles": {
|
||||
"__Default_Settings__": {
|
||||
"S3AccessKey": "",
|
||||
"S3Bucket": "",
|
||||
"S3Domain": "s3.amazonaws.com",
|
||||
"S3Region": "",
|
||||
"S3SecretKey": "",
|
||||
"_migratedTemplateFormat": true,
|
||||
"acceptHeaders": {
|
||||
"audio": "audio/webm,audio/ogg,audio/wav,audio/*;q=0.9,application/ogg;q=0.7,video/*;q=0.6,*/*;q=0.5",
|
||||
"document": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
|
||||
"font": "application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8",
|
||||
"image": "image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8",
|
||||
"script": "*/*",
|
||||
"stylesheet": "text/css,*/*;q=0.1",
|
||||
"video": "video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5"
|
||||
},
|
||||
"addProof": false,
|
||||
"allowedBookmarkFolders": [
|
||||
""
|
||||
],
|
||||
"applySystemTheme": true,
|
||||
"autoClose": false,
|
||||
"autoOpenEditor": false,
|
||||
"autoSaveDelay": 1,
|
||||
"autoSaveDiscard": false,
|
||||
"autoSaveExternalSave": false,
|
||||
"autoSaveLoad": false,
|
||||
"autoSaveLoadOrUnload": true,
|
||||
"autoSaveRemove": false,
|
||||
"autoSaveRepeat": false,
|
||||
"autoSaveRepeatDelay": 10,
|
||||
"autoSaveUnload": false,
|
||||
"backgroundSave": true,
|
||||
"blockAlternativeImages": true,
|
||||
"blockAudios": true,
|
||||
"blockFonts": false,
|
||||
"blockImages": false,
|
||||
"blockMixedContent": false,
|
||||
"blockScripts": true,
|
||||
"blockStylesheets": false,
|
||||
"blockVideos": true,
|
||||
"browserActionMenuEnabled": true,
|
||||
"compressCSS": false,
|
||||
"compressContent": false,
|
||||
"compressHTML": true,
|
||||
"confirmFilename": false,
|
||||
"confirmInfobarContent": false,
|
||||
"contextMenuEnabled": true,
|
||||
"createRootDirectory": false,
|
||||
"defaultEditorMode": "normal",
|
||||
"delayBeforeProcessing": 0,
|
||||
"displayInfobar": true,
|
||||
"displayInfobarInEditor": false,
|
||||
"displayStats": false,
|
||||
"extractDataFromPage": false,
|
||||
"filenameConflictAction": "uniquify",
|
||||
"filenameMaxLength": "192",
|
||||
"filenameMaxLengthUnit": "bytes",
|
||||
"filenameReplacedCharacters": [
|
||||
"~",
|
||||
"+",
|
||||
"?",
|
||||
"%",
|
||||
"*",
|
||||
":",
|
||||
"|",
|
||||
"\"",
|
||||
"<",
|
||||
">",
|
||||
"\\\\",
|
||||
"\u0000-\u001f",
|
||||
""
|
||||
],
|
||||
"filenameReplacementCharacter": "_",
|
||||
"filenameReplacementCharacters": [
|
||||
"~",
|
||||
"+",
|
||||
"?",
|
||||
"%",
|
||||
"*",
|
||||
":",
|
||||
"|",
|
||||
""",
|
||||
"<",
|
||||
">",
|
||||
"\"
|
||||
],
|
||||
"filenameTemplate": "%if-empty<{page-title}|No title> ({date-locale} {time-locale}).{filename-extension}",
|
||||
"forceWebAuthFlow": false,
|
||||
"githubBranch": "main",
|
||||
"githubRepository": "SingleFile-Archives",
|
||||
"githubToken": "",
|
||||
"githubUser": "",
|
||||
"groupDuplicateImages": true,
|
||||
"groupDuplicateStylesheets": false,
|
||||
"ignoredBookmarkFolders": [
|
||||
""
|
||||
],
|
||||
"includeBOM": false,
|
||||
"includeInfobar": false,
|
||||
"infobarPositionAbsolute": false,
|
||||
"infobarPositionBottom": "",
|
||||
"infobarPositionLeft": "",
|
||||
"infobarPositionRight": "16px",
|
||||
"infobarPositionTop": "16px",
|
||||
"infobarTemplate": "",
|
||||
"insertEmbeddedImage": false,
|
||||
"insertEmbeddedScreenshotImage": false,
|
||||
"insertMetaCSP": true,
|
||||
"insertMetaNoIndex": false,
|
||||
"insertSingleFileComment": true,
|
||||
"insertTextBody": false,
|
||||
"loadDeferredImages": true,
|
||||
"loadDeferredImagesBeforeFrames": false,
|
||||
"loadDeferredImagesBlockCookies": false,
|
||||
"loadDeferredImagesBlockStorage": false,
|
||||
"loadDeferredImagesDispatchScrollEvent": false,
|
||||
"loadDeferredImagesKeepZoomLevel": false,
|
||||
"loadDeferredImagesMaxIdleTime": 1500,
|
||||
"logsEnabled": true,
|
||||
"maxResourceSize": 10,
|
||||
"maxResourceSizeEnabled": false,
|
||||
"maxSizeDuplicateImages": 524288,
|
||||
"moveStylesInHead": false,
|
||||
"networkTimeout": 0,
|
||||
"openEditor": false,
|
||||
"openInfobar": false,
|
||||
"openSavedPage": false,
|
||||
"passReferrerOnError": false,
|
||||
"password": "",
|
||||
"preventAppendedData": false,
|
||||
"progressBarEnabled": true,
|
||||
"removeAlternativeFonts": true,
|
||||
"removeAlternativeImages": true,
|
||||
"removeAlternativeMedias": true,
|
||||
"removeFrames": false,
|
||||
"removeHiddenElements": true,
|
||||
"removeSavedDate": false,
|
||||
"removeUnusedFonts": true,
|
||||
"removeUnusedStyles": true,
|
||||
"replaceBookmarkURL": true,
|
||||
"replaceEmojisInFilename": false,
|
||||
"resolveFragmentIdentifierURLs": false,
|
||||
"resolveLinks": true,
|
||||
"saveCreatedBookmarks": false,
|
||||
"saveFavicon": true,
|
||||
"saveFilenameTemplateData": false,
|
||||
"saveOriginalURLs": false,
|
||||
"saveRawPage": false,
|
||||
"saveToClipboard": false,
|
||||
"saveToDropbox": false,
|
||||
"saveToGDrive": false,
|
||||
"saveToGitHub": false,
|
||||
"saveToRestFormApi": true,
|
||||
"saveToRestFormApiFileFieldName": "file",
|
||||
"saveToRestFormApiToken": "5c5278ee133ee238f042d2748e75c84af4772659",
|
||||
"saveToRestFormApiUrl": "https://star.marsway.red/api/bookmarks/singlefile/",
|
||||
"saveToRestFormApiUrlFieldName": "url",
|
||||
"saveToS3": false,
|
||||
"saveWithCompanion": false,
|
||||
"saveWithWebDAV": false,
|
||||
"selfExtractingArchive": false,
|
||||
"shadowEnabled": true,
|
||||
"sharePage": false,
|
||||
"tabMenuEnabled": true,
|
||||
"userScriptEnabled": false,
|
||||
"warnUnsavedPage": true,
|
||||
"webDAVPassword": "",
|
||||
"webDAVURL": "",
|
||||
"webDAVUser": "",
|
||||
"woleetKey": ""
|
||||
}
|
||||
},
|
||||
"rules": [
|
||||
{
|
||||
"autoSaveProfile": "__Disabled_Settings__",
|
||||
"profile": "__Default_Settings__",
|
||||
"url": "file:"
|
||||
}
|
||||
],
|
||||
"maxParallelWorkers": 10,
|
||||
"processInForeground": false
|
||||
}
|
Loading…
Reference in New Issue