{"id":22361141,"url":"https://github.com/eglavin/dotfiles","last_synced_at":"2026-04-10T17:07:38.715Z","repository":{"id":224402569,"uuid":"763067803","full_name":"eglavin/dotfiles","owner":"eglavin","description":"My dotfiles, used to maintain the setup of some of the software I use on my computers.","archived":false,"fork":false,"pushed_at":"2024-10-21T22:11:44.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-22T18:20:36.833Z","etag":null,"topics":["dotfiles","homebrew","powershell","vim","windows-terminal","wsl","zsh"],"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/eglavin.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-02-25T13:29:57.000Z","updated_at":"2024-10-21T22:11:48.000Z","dependencies_parsed_at":"2024-03-12T20:25:29.047Z","dependency_job_id":"5d8af530-331e-4950-94e2-9b8ae5458069","html_url":"https://github.com/eglavin/dotfiles","commit_stats":null,"previous_names":["eglavin/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eglavin","download_url":"https://codeload.github.com/eglavin/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245673143,"owners_count":20653878,"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":["dotfiles","homebrew","powershell","vim","windows-terminal","wsl","zsh"],"created_at":"2024-12-04T16:27:03.439Z","updated_at":"2025-12-30T23:24:16.724Z","avatar_url":"https://github.com/eglavin.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n## Installation (Linux/Mac)\n\nRequirements: `Git` and `Stow`\n\nThese requirements can be installed with apt by using this command: `sudo apt install git stow` or with brew using this command: `brew install git stow`.\n\nThese dotfiles expect to be stored in the `~/dotfiles` location. To download, install and activate, use the following commands:\n\n```sh\ngit clone https://github.com/eglavin/dotfiles.git ~/dotfiles\ncd ~/dotfiles\nstow .\n```\n\n### Local Zsh Overrides\n\nCreating the following file in the following location will allow you to source your own additions to the profile: `~/.zshrc.local`\n\n## Installation (Windows)\n\nRequirements: `Git` and `Powershell 7+`\n\nThe `create-symlinks.ps1` file in the windows folder will take care of linking supported files to the correct location. To download, install and activate, use the following commands from an elevated prompt:\n\n```ps1\ngit clone https://github.com/eglavin/dotfiles.git ~/dotfiles\n~/dotfiles/windows/create-symlinks.ps1 -Run\n```\n\nOptional enhancements, which can be installed using the following commands:\n\n```ps1\nwinget install --id=JanDeDobbeleer.OhMyPosh\nInstall-Module -Name \"posh-git\" -Scope CurrentUser -Force\nInstall-Module -Name Microsoft.WinGet.Client -Scope CurrentUser -Force\n```\n\nUsing oh-my-posh, we can use the following commands to setup some of the fonts used, which need to be installed from an elevated prompt:\n\n```ps1\noh-my-posh font install FiraCode\noh-my-posh font install JetBrainsMono\noh-my-posh font install Meslo\n```\n\n### Local Powershell Overrides\n\nCreating the following file in the following location will allow you to source your own additions to the profile: `~/dotfiles/.config/powershell/Microsoft.PowerShell_profile.local.ps1`\n\n## References\n\n- [Youtube - Stow has forever changed the way I manage my dotfiles (Dreams of Autonomy)](https://www.youtube.com/watch?v=y6XCebnB9gs)\n- [WSL - Git Credential Manager Setup](https://learn.microsoft.com/en-us/windows/wsl/tutorials/wsl-git#git-credential-manager-setup)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feglavin%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feglavin%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feglavin%2Fdotfiles/lists"}