{"id":16838809,"url":"https://github.com/aymericbeaumet/dotfiles","last_synced_at":"2025-07-03T09:07:00.707Z","repository":{"id":1940605,"uuid":"2869871","full_name":"aymericbeaumet/dotfiles","owner":"aymericbeaumet","description":":wrench: Dotfiles for neovim, zsh, tmux and more","archived":false,"fork":false,"pushed_at":"2025-01-07T09:00:38.000Z","size":2735,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T04:01:41.155Z","etag":null,"topics":["dotfiles","git","neovim","tmux","zsh"],"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/aymericbeaumet.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":"2011-11-28T20:12:14.000Z","updated_at":"2025-01-07T09:00:41.000Z","dependencies_parsed_at":"2024-07-10T16:16:53.852Z","dependency_job_id":"17516de1-8383-4ff1-90a1-ddc660577b4e","html_url":"https://github.com/aymericbeaumet/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aymericbeaumet/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aymericbeaumet%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aymericbeaumet%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aymericbeaumet%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aymericbeaumet%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aymericbeaumet","download_url":"https://codeload.github.com/aymericbeaumet/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aymericbeaumet%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263296443,"owners_count":23444489,"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","git","neovim","tmux","zsh"],"created_at":"2024-10-13T12:26:30.723Z","updated_at":"2025-07-03T09:07:00.672Z","avatar_url":"https://github.com/aymericbeaumet.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nHello there! Here you can find my dotfiles for neovim, zsh, tmux, and many other\nCLIs. I'm using those on a daily basis, and I'm putting a lot of effort trying\nto keep them [simple](https://www.youtube.com/watch?v=LKtk3HCgTa8).\n\n_While I would not recommend to install this on your machine as it is tailored\nto my needs, I think it is a good source of inspiration for your own dotfiles._\n\n## Install\n\n```bash\n# Clone dotfiles (read-write or read-only)\ngit clone --recursive git@github.com:aymericbeaumet/dotfiles.git \"$HOME/.dotfiles\"\ngit clone --recursive https://github.com/aymericbeaumet/dotfiles.git \"$HOME/.dotfiles\"\n\n# Symlink dotfiles\n\"$HOME/.dotfiles/symlink.sh\"\n\n# Install homebrew\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n\n# Install dependencies\nbrew bundle\n```\n\n## Update\n\n```bash\ngit -C ~/.dotfiles submodule foreach git pull;\nbrew bundle --cleanup --file ~/.dotfiles/Brewfile;\nnvim --headless '+Lazy! sync' +qa;\n```\n\n## System config\n\n```\ndefaults write com.apple.dock \"expose-group-apps\" -bool \"true\" \u0026\u0026 killall Dock\ndefaults write com.apple.spaces \"spans-displays\" -bool \"true\" \u0026\u0026 killall SystemUIServer\ndefaults write -g NSAutomaticWindowAnimationsEnabled -bool false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faymericbeaumet%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faymericbeaumet%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faymericbeaumet%2Fdotfiles/lists"}