{"id":21088065,"url":"https://github.com/azurehex/notebook","last_synced_at":"2025-05-16T11:32:22.377Z","repository":{"id":263088406,"uuid":"889317271","full_name":"AzureHex/Notebook","owner":"AzureHex","description":"💻 Notebook Configs ....","archived":false,"fork":false,"pushed_at":"2024-11-16T04:06:30.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-16T05:17:40.761Z","etag":null,"topics":["config","windows"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureHex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-16T04:04:35.000Z","updated_at":"2024-11-16T04:06:34.000Z","dependencies_parsed_at":"2024-11-16T05:17:42.546Z","dependency_job_id":"b37fb4f1-7aaf-4121-b250-4e879c1ee018","html_url":"https://github.com/AzureHex/Notebook","commit_stats":null,"previous_names":["azurehex/notebook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureHex%2FNotebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureHex%2FNotebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureHex%2FNotebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureHex%2FNotebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureHex","download_url":"https://codeload.github.com/AzureHex/Notebook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225426944,"owners_count":17472577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["config","windows"],"created_at":"2024-11-19T21:14:24.283Z","updated_at":"2024-11-19T21:14:25.078Z","avatar_url":"https://github.com/AzureHex.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Check Windows Updates\n\n```sh | Checks for Updates\nGet-WindowsUpdate\n```\n\n```sh | Install all available updates\nInstall-WindowsUpdate -MicrosoftUpdate -AcceptAll -AutoReboot | Out-File \"C:\\($env.computername-Get-Date -f yyyy-MM-dd)-MSUpdates.log\" -Force\n```\n---\n\n```sh\n# Installing Nerd Fonts\nwget -P ~/.local/share/fonts/JetBrainsMono https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip\ncd ~/.local/share/fonts/JetBrainsMono\nunzip JetBrainsMono.zip\nrm JetBrainsMono.zip\nfc-cache -fv\n```\n\n```sh\n# Installing Scoop\nSet-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser\nInvoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression\n\n# Add the extras bucket\nscoop bucket add extras\nscoop bucket add nerd-fonts\nscoop install nerd-fonts/JetBrains-Mono\n\n# Install the specified applications from Scoop\nscoop install 7zip adb ani-cli aria2 bat btop cacert chafa curl delta eza fd ffmpeg file fnm fzf gcc git grep googlechrome grep imagemagick innounp lazygit less llvm localsend lua-language-server mingw mpv msys2 nano neovim nu obsidian ollama openssl raspberry-pi-imager ripgrep sed starship tailscale tree tgpt tldr vcredist2022 winnfsd wezterm wget winfetch yazi yt-dlp zoxide\n\n# Install the specified applications using Winget\nwinget install Mozilla.Thunderbird MacPaw.Encrypto AdrienAllard.FileConverter FxSoundLLC.FxSound Flywheel.Local Microsoft.PowerToys KamilSzymborski.WindowCenteringHelper Canonical.Ubuntu Debian.Debian 9NKSQGP7F2NH\n\n# Install the Terminal-Icons Module\nInstall-Module -Name Terminal-Icons -Repository PSGallery\n\n# Install the PSReadLine Module\nInstall-Module -Name PSReadLine -Scope CurrentUser\n\n# Install the PSWindowsUpdate module\nInstall-Module PSWindowsUpdate -Force\n\n# Add Microsoft Update service\nAdd-WUServiceManager -MicrosoftUpdate\n\ngit clone --depth 1 https://github.com/AstroNvim/template $env:LOCALAPPDATA\\AstroVim\ngit clone https://github.com/LazyVim/starter $env:LOCALAPPDATA\\LazyVim\ngit clone https://github.com/NvChad/starter $ENV:USERPROFILE\\AppData\\Local\\NvChad\n```\n## Manual Install\n### Apps\n1. Apple Devices\n2. Office 2019 Home \u0026 Student\n3. Scan\n4. Zen\n\n### Portable Apps\n1. ExifCleaner\n2. GIMP\n3. Inkscape\n4. KeepassXC\n5. LibreOffice\n6. NVCleanInstall\n7. OBS Studio\n8. RevoUninstaller\n9. Rufus\n10. SuperImage\n11. Syncthing\n12. Telegram\n13. Tor Browser\n14. Ventoy\n15. Wireshark\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazurehex%2Fnotebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazurehex%2Fnotebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazurehex%2Fnotebook/lists"}