{"id":16725519,"url":"https://github.com/avidit/dotfiles","last_synced_at":"2026-05-18T08:33:48.828Z","repository":{"id":72010567,"uuid":"40277142","full_name":"avidit/dotfiles","owner":"avidit","description":"my .dotfiles ","archived":false,"fork":false,"pushed_at":"2023-11-20T17:18:34.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T05:25:10.672Z","etag":null,"topics":["dotfiles"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":false,"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/avidit.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":"2015-08-06T01:17:55.000Z","updated_at":"2023-09-15T19:07:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d4867ca-bfef-4172-9878-b5477d89180b","html_url":"https://github.com/avidit/dotfiles","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/avidit%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidit%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidit%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidit%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avidit","download_url":"https://codeload.github.com/avidit/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746855,"owners_count":20341335,"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"],"created_at":"2024-10-12T22:49:34.675Z","updated_at":"2026-05-18T08:33:48.823Z","avatar_url":"https://github.com/avidit.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy dotfiles, managed with [GNU Stow](http://www.gnu.org/software/stow/) on macOS/Linux and symlinks on Windows.\n\n## macOS / Linux\n\n### Packages\n\nManaged with stow — each subdirectory mirrors the desired layout under `$HOME`.\n\n| Package | Config |\n| --- | --- |\n| `bash/` | [bash](http://www.gnu.org/software/bash/) — `.bashrc` |\n| `brewfile/` | [Homebrew bundle](https://docs.brew.sh/Manpage#bundle-subcommand) — `Brewfile` |\n| `fish/` | [fish](https://fishshell.com/) — `config.fish`, `fish_plugins` |\n| `git/` | [git](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration) — `.gitconfig`, `.gitignore_global` |\n| `starship/` | [starship](https://starship.rs/) — `starship.toml` |\n| `tmux/` | [tmux](https://tmux.github.io) — `.tmux.conf` |\n| `vim/` | [vim](https://vim.sourceforge.io/) — `.vimrc` |\n\n### macOS Setup\n\n```sh\ngit clone \"https://github.com/avidit/dotfiles.git\"\ncd dotfiles\nmake all\n```\n\n`make all` installs Homebrew packages, sets fish as the default shell, and creates all symlinks via stow.\n\nIndividual targets: `make install-homebrew-packages`, `make set-fish-as-default-shell`, `make install-dotfiles`, `make install-fisher`, `make install-fish-plugins`.\n\nTo remove all symlinks: `make uninstall-dotfiles`.\n\n## Windows\n\n### Configs\n\n| File | Description |\n| --- | --- |\n| `git/.gitconfig` | Git config |\n| `git/.gitignore_global` | Global gitignore |\n| `starship/.config/starship.toml` | [starship](https://starship.rs/) prompt |\n| `powershell/profile.ps1` | PowerShell profile |\n| `powershell/functions.ps1` | PowerShell helper functions |\n| `winget/packages.json` | Package list for winget |\n\n### Windows Setup\n\nInstall [GNU Make](https://gnuwin32.sourceforge.net/packages/make.htm) first (one-time):\n\n```powershell\nwinget install GnuWin32.Make\n```\n\nThen run:\n\n```powershell\ngit clone \"https://github.com/avidit/dotfiles.git\"\ncd dotfiles\nmake all\n```\n\n`make all` installs packages via winget, PowerShell modules, creates symlinks, and links the PowerShell profile.\n\nIndividual targets: `make install-winget-packages`, `make install-powershell-modules`, `make install-dotfiles`, `make install-powershell-profile`.\n\nTo remove all symlinks: `make uninstall-dotfiles`.\n\n---\n\nFor macOS system defaults, see [mathiasbynens/dotfiles](https://github.com/mathiasbynens/dotfiles/blob/main/.macos).\nFor Windows system defaults, see [jayharris/dotfiles-windows](https://github.com/jayharris/dotfiles-windows/blob/master/windows.ps1).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favidit%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favidit%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favidit%2Fdotfiles/lists"}