{"id":17001632,"url":"https://github.com/shresht7/configs","last_synced_at":"2026-02-15T02:31:38.149Z","repository":{"id":103221350,"uuid":"551839205","full_name":"Shresht7/Configs","owner":"Shresht7","description":"Configuration Files ⚙️","archived":false,"fork":false,"pushed_at":"2025-12-11T05:42:36.000Z","size":766,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-11T22:45:56.740Z","etag":null,"topics":["configuration","dotfiles"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shresht7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-15T07:45:17.000Z","updated_at":"2025-12-11T05:42:39.000Z","dependencies_parsed_at":"2023-10-30T09:27:49.881Z","dependency_job_id":"8d62cf0a-9f7a-4f1e-8c11-a4f8500decd2","html_url":"https://github.com/Shresht7/Configs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shresht7/Configs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FConfigs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FConfigs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FConfigs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FConfigs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shresht7","download_url":"https://codeload.github.com/Shresht7/Configs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FConfigs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29465702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"online","status_checked_at":"2026-02-15T02:00:07.449Z","response_time":118,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["configuration","dotfiles"],"created_at":"2024-10-14T04:25:37.548Z","updated_at":"2026-02-15T02:31:38.122Z","avatar_url":"https://github.com/Shresht7.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configs\n\n**My System Configurations** --- This repository contains files and information about how I set up my systems. This includes applications, settings and development environments.\n\n\u003e **This whole project is, and will always be, a work-in-progress.**\n\n\u003e **NOTE**: Linux is a recent addition to my workflow, and as such most of this repository is Windows specific. This will improve as I continue to use Linux and gradually make modifications.\n\n---\n\n## 🖋️ Objectives\n\nThe goals of this project are:\n- to be a central repository of configuration files\n- to be a representation of the desired state of my machines\n- to host documentation that I can follow to recreate my systems\n- to provide scripts that automate the process of configuration\n- to get me up to speed on a new machine as soon as possible\n- to free my brain from trying to remember all the details and intricacies.\n\nHistorically, moving from one system to another has always been a pain point. It took me ages to recreate my workflow on a new computer. The main objective of this repository is to expedite that process.\n\n---\n\n## 📜 [Scripts](Scripts/)\n\nThe [`Scripts`](Scripts/) folder contains scripts that help with automating the various tasks associated with the configuration processes.\n\n- [`Install.ps1`](Scripts/PowerShell/Install.ps1) - Responsible for setting up the entire system by installing various packages and applications\n- [`Symlink.ps1`](Scripts/PowerShell/Symlink.ps1) - Symlinks dotfiles, settings and modules to the right places\n- [`Snapshot.ps1`](Scripts/PowerShell/Snapshot.ps1) - Takes a snapshot of system configuration\n\n---\n\n## Git\n\nhttps://git-scm.com/\n\n### gitconfig\n\n[`.gitconfig`](Git/.gitconfig)\n\n## GitHub\n\n### gh\n\n[GitHub CLI extensions](GitHub/gh/extensions.txt)\n\n## PowerShell\n\nhttps://learn.microsoft.com/en-us/powershell/\n\n### PowerShell Profile\n\n[`Microsoft.PowerShell_profile.ps1`](PowerShell/Microsoft.PowerShell_profile.ps1)\n\n[About PowerShell Profile](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-7.2)\n### Oh My Posh\n\nhttps://ohmyposh.dev/\n\n#### Theme\n\n[`s7.omp.yaml`](Oh-My-Posh/Themes/s7.omp.yaml)\n\n\n![oh-my-posh-prompt-theme](s7-prompt.png)\n\n## Scoop\n\nhttps://scoop.sh/\n\n### List of Scoop Apps\n\n[`scoopfile.json`](Scoop/scoopfile.json)\n\n#### Export scoopfile\n\n```shell\nscoop export \u003e \"Scoop/scoopfile.json\"\n```\n\n#### Import scoopfile\n\n```shell\nscoop import \"Scoop/scoopfile.json\"\n```\n\n## Visual Studio Code\n\nhttps://code.visualstudio.com/\n\n### VS Code Settings\n\n[`settings.json`](VSCode/settings.json)\n\n### VS Code Extensions\n\n[`extensions.txt`](VSCode/extensions.txt)\n\n#### Export VS Code Extensions\n\n```shell\ncode --list-extensions \u003e \"VSCode/extensions.txt\"\n```\n\n## Windows Terminal\n\nhttps://learn.microsoft.com/en-us/windows/terminal/\n\n### Settings\n\n[`settings.json`](Windows-Terminal/settings.json)\n\n### WSL2 - Windows Subsystem for Linux\n\nhttps://learn.microsoft.com/en-us/windows/wsl/\n\n### CaskaydiaCove Nerd Font\n\nhttps://www.nerdfonts.com/\n\n## WinGet\n\nhttps://learn.microsoft.com/en-us/windows/package-manager/winget/\n\n### List of WinGet Packages\n\n[`packages.json`](WinGet/packages.json)\n\n### Export winget packages\n```shell\nwinget export \"WinGet/packages.json\"\n```\n### Import winget packages\n```shell\nwinget import \"WinGet/packages.json\"\n```\n\n---\n\n## 📕 References\n\n- [dotfiles.github.io][github-dotfiles]\n\n\n\u003c!-- ===== --\u003e\n\u003c!-- LINKS --\u003e\n\u003c!-- ===== --\u003e\n\n[github-dotfiles]: https://dotfiles.github.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshresht7%2Fconfigs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshresht7%2Fconfigs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshresht7%2Fconfigs/lists"}