{"id":19382157,"url":"https://github.com/codito/dotfiles","last_synced_at":"2025-04-23T20:32:08.321Z","repository":{"id":440522,"uuid":"62517","full_name":"codito/dotfiles","owner":"codito","description":"Dot files for ~","archived":false,"fork":false,"pushed_at":"2024-08-11T03:56:17.000Z","size":178,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-11T05:25:20.647Z","etag":null,"topics":["configuration","dotfiles","linux"],"latest_commit_sha":null,"homepage":"","language":"Python","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/codito.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}},"created_at":"2008-10-13T16:15:16.000Z","updated_at":"2024-08-11T03:56:20.000Z","dependencies_parsed_at":"2023-08-15T13:41:00.459Z","dependency_job_id":"2b354db6-37e7-4fa3-9659-c9e6d3a6ac4d","html_url":"https://github.com/codito/dotfiles","commit_stats":null,"previous_names":["codito/dotfiles","codito/configs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codito","download_url":"https://codeload.github.com/codito/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509771,"owners_count":21442490,"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":["configuration","dotfiles","linux"],"created_at":"2024-11-10T09:19:53.059Z","updated_at":"2025-04-23T20:32:07.790Z","avatar_url":"https://github.com/codito.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Dotfiles\nDot files for ~\n\n- [x] Editor: Neovim\n- [x] Terminals: Kitty, WezTerm\n- [x] Window manager: i3wm, polybar, rofi\n \n## Usage\n\nPre-requisites\n\n```sh\n# Copy private ssh keys and start ssh agent\n# Host machine\n\u003e scp -i ~/.ssh/my_remote ~/.ssh/xyz_rsa me@192.168.1.199:~/.ssh\n\n# Remote machine\n\u003e eval \"$(ssh-agent -s)\"\n\u003e ssh-add ~/.ssh/xyz_rsa\n\n# Update shell to zsh\n\u003e sudo usermod -s /usr/bin/zsh myusername\n```\n\nRun the following on a new machine.\n\n```sh\n\u003e cd\n\u003e git init\n\u003e git remote add origin git@github.com:codito/dotfiles.git\n\u003e git pull origin master\n\u003e git submodule update --init\n```\n\nInstall `starship` and `autojump-rs` for the system.\n\nSetup tmux plugins.\n\n```sh\n\u003e git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm\n\u003e tmux source ~/.tmux.conf\n\n# Press Prefix+I to install all plugins.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodito%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fdotfiles/lists"}