chore: backup

This commit is contained in:
Stefan Imhoff
2024-10-18 17:57:48 +02:00
parent 662be2cc6f
commit 8f6d72522a
2 changed files with 7 additions and 1 deletions

View File

@@ -86,7 +86,7 @@
"nvim-dap-ui": { "branch": "master", "commit": "ffa89839f97bad360e78428d5c740fdad9a0ff02" }, "nvim-dap-ui": { "branch": "master", "commit": "ffa89839f97bad360e78428d5c740fdad9a0ff02" },
"nvim-dap-virtual-text": { "branch": "master", "commit": "52638640ae309cacdaff785fdbb854437bd1ee5c" }, "nvim-dap-virtual-text": { "branch": "master", "commit": "52638640ae309cacdaff785fdbb854437bd1ee5c" },
"nvim-lint": { "branch": "master", "commit": "16b21a7d04d06661f92f273a0744fd81fb19e09e" }, "nvim-lint": { "branch": "master", "commit": "16b21a7d04d06661f92f273a0744fd81fb19e09e" },
"nvim-lspconfig": { "branch": "master", "commit": "d6b0c3b38cdb45dcbd658efc2bb721568f68d93f" }, "nvim-lspconfig": { "branch": "master", "commit": "b55b9659de9ac17e05df4787bb023e4c7ef45329" },
"nvim-navic": { "branch": "master", "commit": "8649f694d3e76ee10c19255dece6411c29206a54" }, "nvim-navic": { "branch": "master", "commit": "8649f694d3e76ee10c19255dece6411c29206a54" },
"nvim-nio": { "branch": "master", "commit": "a428f309119086dc78dd4b19306d2d67be884eee" }, "nvim-nio": { "branch": "master", "commit": "a428f309119086dc78dd4b19306d2d67be884eee" },
"nvim-notify": { "branch": "master", "commit": "fbef5d32be8466dd76544a257d3f3dce20082a07" }, "nvim-notify": { "branch": "master", "commit": "fbef5d32be8466dd76544a257d3f3dce20082a07" },

View File

@@ -75,6 +75,8 @@ brew "docutils"
brew "dotbot" brew "dotbot"
# More intuitive version of du in rust # More intuitive version of du in rust
brew "dust" brew "dust"
# Collection of reusable C++ library artifacts developed at Facebook
brew "folly"
# Maintain consistent coding style between multiple editors # Maintain consistent coding style between multiple editors
brew "editorconfig" brew "editorconfig"
# Perl lib for reading and writing EXIF metadata # Perl lib for reading and writing EXIF metadata
@@ -431,6 +433,8 @@ cask "microsoft-outlook"
cask "microsoft-teams" cask "microsoft-teams"
# App to write, plan, collaborate, and get organised # App to write, plan, collaborate, and get organised
cask "notion" cask "notion"
# Calculator and converter application
cask "numi"
# Knowledge base that works on top of a local folder of plain text Markdown files # Knowledge base that works on top of a local folder of plain text Markdown files
cask "obsidian" cask "obsidian"
# Organise all your reference images in one place # Organise all your reference images in one place
@@ -439,6 +443,8 @@ cask "ogdesign-eagle"
cask "ollama" cask "ollama"
# Control your smart light system # Control your smart light system
cask "philips-hue-sync" cask "philips-hue-sync"
# Collaboration platform for API development
cask "postman"
# Client for Proton Drive # Client for Proton Drive
cask "proton-drive" cask "proton-drive"
# Client for Proton Mail and Proton Calendar # Client for Proton Mail and Proton Calendar