{"id":16556232,"url":"https://github.com/nathancy/config","last_synced_at":"2026-02-24T01:03:59.965Z","repository":{"id":139600099,"uuid":"59623023","full_name":"nathancy/Config","owner":"nathancy","description":"Configuration dotfiles","archived":false,"fork":false,"pushed_at":"2023-12-13T05:44:40.000Z","size":1261,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T07:19:35.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/nathancy.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":"2016-05-25T02:04:53.000Z","updated_at":"2023-05-26T08:33:21.000Z","dependencies_parsed_at":"2023-12-12T23:29:03.916Z","dependency_job_id":"9692f8cf-39df-41c2-b8a5-d366b5c01489","html_url":"https://github.com/nathancy/Config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FConfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FConfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FConfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FConfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathancy","download_url":"https://codeload.github.com/nathancy/Config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241928810,"owners_count":20043881,"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":[],"created_at":"2024-10-11T20:03:53.999Z","updated_at":"2025-10-26T02:05:09.949Z","avatar_url":"https://github.com/nathancy.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Config\nContains configuration files\n\nFor automatic git token login copy `.git-credentials` and replace `\u003cTOKEN\u003e` and `\u003cPASSWORD`\n\n## Cygwin\n\nPackages to install\n\n```\ngcc\ng++\ngit\nless\nmake\nlynx\nvim\nwget\npython\npip\n```\n\n## VSCode\n\nInsert `settings.json` and `keybindings.json` into VSCode editor. Search for the files with `ctrl` + `shift` + `P`\n\n## VSCode Extentions\n\n```\nPython\nPylance\nPython Environment Manager\nPython Extension Pack\nPython Indent\nSolarized Dark Vim\nVim\nGit History\nGitLens\nvscode-proto3\nautoDocstring\nIntelliCode\nmulti-command\n```\n\n## VSCode Built-in Terminal/Powershell Alias\n\nSee [Set alias command in powershell](https://frankie95.medium.com/set-alias-command-in-powershell-to-make-your-life-easier-61de600c18d2)\n\nGo to \n\n```\nC:\\Users\\[user]\\Documents\n```\n\nMake a folder called `WindowsPowerShell` and insert the `Microsoft.PowerShell_profile.ps1` file\n\n## VSCode file modified even if no change\n\nIf you run `git diff` and get something like\n\n```\nold mode 100725\nnew mode 100614\n```\n\nFix is\n\n```\ngit config --unset core.filemode\ngit config --global core.filemode false\n```\n\n# Terminal Customization\n\n[Custom terminal with Oh My Posh.](https://learn.microsoft.com/en-us/windows/terminal/tutorials/custom-prompt-setup) Then right-click the font-file in the folder to install. [Here for themes.](https://ohmyposh.dev/docs/themes) \n\n```\nwinget install oh-my-posh\ncode $profile\noh-my-posh init pwsh --config \"$env:POSH_THEMES_PATH\\paradox.omp.json\" | Invoke-Expression\nInstall-Module -Name Terminal-Icons -Repository PSGallery\nImport-Module -Name Terminal-Icons\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathancy%2Fconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathancy%2Fconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathancy%2Fconfig/lists"}