{"id":15922014,"url":"https://github.com/mloning/dotfiles","last_synced_at":"2026-01-16T00:46:33.686Z","repository":{"id":39884854,"uuid":"448559433","full_name":"mloning/dotfiles","owner":"mloning","description":"My configuration files","archived":false,"fork":false,"pushed_at":"2025-03-16T12:37:31.000Z","size":385,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T13:33:31.253Z","etag":null,"topics":["dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mloning.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}},"created_at":"2022-01-16T13:17:18.000Z","updated_at":"2025-03-16T12:37:34.000Z","dependencies_parsed_at":"2023-12-03T01:23:04.422Z","dependency_job_id":"2959e00e-d92d-4c39-bb1f-b882ba10210a","html_url":"https://github.com/mloning/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/mloning%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloning%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloning%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloning%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mloning","download_url":"https://codeload.github.com/mloning/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998754,"owners_count":20866796,"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-06T20:04:01.181Z","updated_at":"2026-01-16T00:46:33.678Z","avatar_url":"https://github.com/mloning.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nThis is my collection of configuration files.\n\n## Usage\n\n1. Clone the repository\n1. Create symbolic links in your home directory using GNU [make](https://www.gnu.org/software/make/manual/make.html) and [stow](https://www.gnu.org/software/stow/)\n\n```bash\ngit clone https://github.com/mloning/dotfiles.git\ncd dotfiles\nmake create\n```\n\n## Core dependencies\n\n- [alacritty](https://alacritty.org) or [Windows Terminal](https://github.com/microsoft/terminal)\n- [oh-my-zsh](https://ohmyz.sh) with [powerlevel10k](https://github.com/romkatv/powerlevel10k)\n- [tmux](https://github.com/tmux/tmux)\n- [neovim](https://neovim.io) with [AstroNvim](https://astronvim.com/)\n\n## Git configuration\n\nMy personal git configuration is different from my work one.\nI define a shared `.gitconfig_base`, which I can then import in each of my `.gitconfig` files.\n\n```\n[include]\n  path = ~/.gitconfig_base\n```\n\nMy personal git configuration is in `git/.gitconfig_personal`.\n\n## Update plugins\n\n### AstroNvim (Neovim)\n\n- `:AstroUpdate` to update Neovim and Mason plugins\n- `:Lazy` and then `Sync` to upgrade Mason plugins and remove unused plugins\n- `:Lazy` and then `Restore` to install Mason plugin from versions in lock file\n- `:checkhealth` to check health of all packages\n- `:TSUpdate` to update tree-sitter\n- `:Mason` to update LSP servers and related tools\n\n### tmux\n\n- Press `prefix` + `I` to install plugins using [tmp]\n\n[tmp]: https://github.com/tmux-plugins/tpm\n\n## Find out more\n\n### Dotfiles\n\n- http://dotfiles.github.io\n- https://alexpearce.me/2016/02/managing-dotfiles-with-stow/\n\n### Neovim\n\n- https://github.com/SimonCW/dotfiles\n- https://github.com/LunarVim/nvim-basic-ide\n- https://github.com/ThePrimeagen/.dotfiles\n\n### tmux\n\n- https://tmuxcheatsheet.com/\n\n### git\n\n- [How and why to sign git commits](https://withblue.ink/2020/05/17/how-and-why-to-sign-git-commits.html)\n- [Popular git config options](https://jvns.ca/blog/2024/02/16/popular-git-config-options/)\n- [Better Git Conflicts with zdiff3](https://ductile.systems/zdiff3/)\n\n### How to use the Windows clipboard in Neovim from WSL?\n\n- https://github.com/neovim/neovim/wiki/FAQ#how-to-use-the-windows-clipboard-from-wsl\n\n### zsh\n\n- https://unix.stackexchange.com/questions/71253/what-should-shouldnt-go-in-zshenv-zshrc-zlogin-zprofile-zlogout\n- https://www.freecodecamp.org/news/how-do-zsh-configuration-files-work/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmloning%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmloning%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmloning%2Fdotfiles/lists"}