{"id":26902065,"url":"https://github.com/larssonoliver/dotfiles","last_synced_at":"2026-04-12T15:05:02.229Z","repository":{"id":44395058,"uuid":"376134599","full_name":"LarssonOliver/dotfiles","owner":"LarssonOliver","description":"Personal dotfiles.","archived":false,"fork":false,"pushed_at":"2025-07-01T06:04:40.000Z","size":31461,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T07:22:38.855Z","etag":null,"topics":["dotfiles","dotfiles-linux","dotfiles-macos","neovim","neovim-dotfiles","vim"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LarssonOliver.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,"zenodo":null}},"created_at":"2021-06-11T20:22:22.000Z","updated_at":"2025-07-01T06:04:44.000Z","dependencies_parsed_at":"2024-01-06T09:27:08.360Z","dependency_job_id":"1d4de097-5320-4111-a18a-14871f85f9f3","html_url":"https://github.com/LarssonOliver/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LarssonOliver/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LarssonOliver","download_url":"https://codeload.github.com/LarssonOliver/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266775383,"owners_count":23982273,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","dotfiles-linux","dotfiles-macos","neovim","neovim-dotfiles","vim"],"created_at":"2025-04-01T09:09:19.202Z","updated_at":"2026-04-12T15:05:02.162Z","avatar_url":"https://github.com/LarssonOliver.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oliver Larsson's Dotfiles\n\n\u003cdiv align=\"center\"\u003e\n\n![GitHub License](https://img.shields.io/github/license/larssonoliver/dotfiles?style=flat-square)\n![GitHub last commit](https://img.shields.io/github/last-commit/larssonoliver/dotfiles?style=flat-square)\n![Static Badge](https://img.shields.io/badge/platform-Linux-purple?style=flat-square)\n![Static Badge](https://img.shields.io/badge/platform-MacOS-blue?style=flat-square)\n\n\u003c/div\u003e\n\nWelcome to my personal dotfiles repository! This collection includes \nconfigurations for various tools and applications to streamline and \nenhance my development environment.\n\n## Installation\nI typically clone this repository to `~/dev/dotfiles`. \nAfter that, I simply install files using:\n```bash\n./install\n```\n\nThis repository utilizes [dotbot](https://github.com/anishathalye/dotbot) 🤖\nfor dotfile management.\n\n## Repository Layout\n\nThe layout of this directory roughly maps to that of `$HOME`. Files in the root\nof this repository will generally map to files in directly in the user's home \ndirectory. E.g. `gitconfig -\u003e ~/.gitconfig`, and `config -\u003e ~/.config`.\n\n## Main Technologies\n\nHere, I've listed some of the most important technologies in my everyday stack.\n\n- [zsh](https://github.com/zsh-users/zsh)\n- [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh)\n- [Starship](https://github.com/starship/starship)\n- [Atuin](https://github.com/atuinsh/atuin)\n- [tmux](https://github.com/tmux/tmux)\n- [Alacritty](https://github.com/alacritty/alacritty)\n- [Neovim](https://github.com/neovim/neovim)\n\n### Linux Specific\n\n- [i3](https://github.com/i3/i3)\n- [i3blocks](https://github.com/vivien/i3blocks)\n- [picom](https://github.com/yshui/picom)\n- [Dunst](https://github.com/dunst-project/dunst)\n\n### MacOS Specific\n\n- [Homebrew](https://brew.sh/)\n- [AeroSpace](https://github.com/nikitabobko/AeroSpace)\n\n## Theming\n\nA common theme that spans most of my setup is the [Nord](https://www.nordtheme.com/) theme.\n\nIn the terminal, I'm a [Source Code Pro](https://fonts.google.com/specimen/Source+Code+Pro) font user.\n\n## License\n\nThis repository is licensed under the ***Unlicense*** license. Do whatever you want. 🤷 See the LICENSE file for more information.\n\n---\n\nHappy coding! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarssonoliver%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarssonoliver%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarssonoliver%2Fdotfiles/lists"}