{"id":22169812,"url":"https://github.com/akopdev/dotfiles","last_synced_at":"2026-05-04T04:32:08.505Z","repository":{"id":40243872,"uuid":"401295777","full_name":"akopdev/dotfiles","owner":"akopdev","description":"My personal productivity setup for Unix-based systems with a Rose Pine vibes.","archived":false,"fork":false,"pushed_at":"2024-11-16T19:03:32.000Z","size":24676,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-24T18:08:01.020Z","etag":null,"topics":["dotfiles","productivity-tools","workspace"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/akopdev.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":"2021-08-30T09:59:32.000Z","updated_at":"2024-11-16T19:03:35.000Z","dependencies_parsed_at":"2024-03-27T11:31:22.590Z","dependency_job_id":"245b6b84-c7e8-44f5-9c2c-280c031ad7c8","html_url":"https://github.com/akopdev/dotfiles","commit_stats":null,"previous_names":["akopdev/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akopdev%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akopdev%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akopdev%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akopdev%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akopdev","download_url":"https://codeload.github.com/akopdev/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245316300,"owners_count":20595413,"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","productivity-tools","workspace"],"created_at":"2024-12-02T06:36:02.611Z","updated_at":"2026-05-04T04:32:08.500Z","avatar_url":"https://github.com/akopdev.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\nThis repository contains configuration files and installer for quick spinning up a personalised \nproductivity workstation. It also includes custom scripts, designed to enhance my regular workflow.\n\n## Motivation\n\nOn a daily basis, I’m continuously switching between my main machine running MacOS X and my \nwork PC laptop with Windows 11. I also maintain small raspberry pi Homelab server running Debian, \nand occasionally code on a go with my iPad Pro.\n\nI wanted to have a simple and yet effective enough tool/approach to be able to quickly deploy \na fully functional workspace and synchronise changes across all my devices.\n\nAs for now, I can nuke my laptop and get a completely working environment back in less than 10 minutes. \nAwesome.\n\n\n## Install\n\nUse installation script:\n\n```sh\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/akopdev/dotfiles/HEAD/install.sh)\"\n```\nTo prepare Debian container for installation, make sure you have all necessary dependencies installed.\n\n```sh \napt update \u0026\u0026 apt upgrade \u0026\u0026 apt install -y curl sudo\n```\n\nLater, you can use `dotfiles --update` to keep machine up-to-date.\n\n## Three rules I follow\n\n### Keep it simple\n\nI’m trying to avoid fancy tools and third-party dependencies as much as possible. \nIf a problem can be solved with commands and apps that come as a part of the standard system \ndistribution, then I rely on them.\n\nI use Homebrew as a cross-platform package manager (it is the default package manager on \nMacOS, and almost all packages are available for Debian/Ubuntu through Linuxbrew). Some \nLinux-specific apps can be installed by apt.\n\nWith the same idea in mind, I use bash scripts for simple automation instead of writing \n“yet another fancy tool.” You may be surprised how much you can do with simple bash scripts.\n\n### Terminal over GUI\n\nI’m using text interfaces pretty much everywhere I can. It is universal across all \nenvironments (local, remote, container), resource-efficient and lets me better focus on the task.\n\n### Configurations as a code\n\nPretty much all customisations should live as code in the repository. It will be easy to \ntrack changes and revert back if needed. And yes, I regularly fall back to some old approach\nas they might work for me better.\n\n## Should you use this repo for yourself?\n\nWell, I don’t think that you can just take and use this setup as it is. \n\nAll code and settings, are adapted to my individual needs and requirements. And as they are\ncontinuously changing over time, the code of this repo will remain to change.\n\nHowever, I encourage you to check my code for inspiration. And if you find that some stuff \ncan be done better, don’t hesitate to open an issue or drop me a line. \n\nI appreciate all kinds of feedback.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakopdev%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakopdev%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakopdev%2Fdotfiles/lists"}