{"id":15971268,"url":"https://github.com/dolph/dotfiles","last_synced_at":"2025-07-16T01:05:07.891Z","repository":{"id":4551780,"uuid":"5692578","full_name":"dolph/dotfiles","owner":"dolph","description":"my ~/.files","archived":false,"fork":false,"pushed_at":"2025-06-27T11:25:59.000Z","size":16791,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T12:33:46.450Z","etag":null,"topics":["ansible","dotfiles","fedora"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"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/dolph.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,"zenodo":null}},"created_at":"2012-09-05T19:52:06.000Z","updated_at":"2025-06-27T11:26:02.000Z","dependencies_parsed_at":"2024-04-15T13:27:41.660Z","dependency_job_id":"47cbf13f-97fd-46a3-969f-1867de9d9b2c","html_url":"https://github.com/dolph/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dolph/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dolph","download_url":"https://codeload.github.com/dolph/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265472568,"owners_count":23771906,"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":["ansible","dotfiles","fedora"],"created_at":"2024-10-07T20:20:38.345Z","updated_at":"2025-07-16T01:05:07.868Z","avatar_url":"https://github.com/dolph.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nBuild a system with software, dotfiles, etc, for productivity using Ansible.\n\n## Dependencies\n\n* `git`\n* `ansible`\n\n## Usage\n\nTo deploy to `localhost`:\n\n    curl https://raw.githubusercontent.com/dolph/dotfiles/master/bootstrap.sh | bash\n    cd $HOME/dotfiles\n    source ~/venv/ansible/bin/activate\n    ansible-playbook --ask-become-pass headless.yml # or desktop.yml\n\n## Desktop interface design: `i3` + `urvxt` + `tmux` + `vim`\n\n### Motions\n\nEach layer has a different modifier key to control motions, but the same motions\nhave the same effect at each layer.\n\n* `i3` modifier: \u003ckbd\u003eAlt\u003c/kbd\u003e\n  * + \u003ckbd\u003eTab\u003c/kbd\u003e / \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eTab\u003c/kbd\u003e: switch workspaces\n  * + \u003ckbd\u003eH\u003c/kbd\u003e / \u003ckbd\u003eJ\u003c/kbd\u003e / \u003ckbd\u003eK\u003c/kbd\u003e / \u003ckbd\u003eL\u003c/kbd\u003e: switch containers\n* `tmux` modifier: \u003ckbd\u003eCtrl\u003c/kbd\u003e\n  * + \u003ckbd\u003eTab\u003c/kbd\u003e / \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eTab\u003c/kbd\u003e: switch windows\n  * + \u003ckbd\u003eH\u003c/kbd\u003e / \u003ckbd\u003eJ\u003c/kbd\u003e / \u003ckbd\u003eK\u003c/kbd\u003e / \u003ckbd\u003eL\u003c/kbd\u003e: switch panes\n* `vim` modifier: \u003ckbd\u003eCtrl\u003c/kbd\u003e\n  * + \u003ckbd\u003eH\u003c/kbd\u003e / \u003ckbd\u003eJ\u003c/kbd\u003e / \u003ckbd\u003eK\u003c/kbd\u003e / \u003ckbd\u003eL\u003c/kbd\u003e: switch buffers\n\n`tmux` and `vim` seamlessly share the same modifier key.\n\n### Clipboard\n\nCopying text at any one layer should make it available to paste at any other\nlayer in the stack.\n\n* `i3`:\n  * Copy: \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eC\u003c/kbd\u003e\n  * Paste \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eV\u003c/kbd\u003e\n* `urvxt`:\n  * Copy: \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eC\u003c/kbd\u003e\n  * Paste \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eV\u003c/kbd\u003e\n* `tmux`:\n  * Copy: \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003ea\u003c/kbd\u003e, \u003ckbd\u003eV\u003c/kbd\u003e, make selection, \u003ckbd\u003eY\u003c/kbd\u003e\n* `vim`:\n  * Paste in insert mode: \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eV\u003c/kbd\u003e\n  * Paste in normal mode: `\"+gP`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolph%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdolph%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolph%2Fdotfiles/lists"}