{"id":20122048,"url":"https://github.com/pjiwm/.dotfiles","last_synced_at":"2026-04-12T00:02:36.178Z","repository":{"id":253477795,"uuid":"843629255","full_name":"Pjiwm/.dotfiles","owner":"Pjiwm","description":"Personal dotfiles for linux machine","archived":false,"fork":false,"pushed_at":"2025-02-20T11:33:10.000Z","size":7181,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T12:29:36.283Z","etag":null,"topics":["arch-linux","dotfiles","gnu-stow","gtk","hyprland","i3","linux","macos","neovim","tmux"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/Pjiwm.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":"2024-08-17T00:32:34.000Z","updated_at":"2025-02-20T11:33:13.000Z","dependencies_parsed_at":"2024-11-30T04:18:40.207Z","dependency_job_id":"be530eac-eacb-494b-ad11-a2de3863ddde","html_url":"https://github.com/Pjiwm/.dotfiles","commit_stats":null,"previous_names":["pjiwm/.dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pjiwm%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pjiwm%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pjiwm%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pjiwm%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pjiwm","download_url":"https://codeload.github.com/Pjiwm/.dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241565591,"owners_count":19983150,"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":["arch-linux","dotfiles","gnu-stow","gtk","hyprland","i3","linux","macos","neovim","tmux"],"created_at":"2024-11-13T19:34:27.873Z","updated_at":"2025-11-29T00:06:02.242Z","avatar_url":"https://github.com/Pjiwm.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"My dotfiles for Unix like machines. (Mac/linux)\nHas been used on Pop!_OS 22.04 and macOS Sequoia.\n\n# Installation\n\nClone the repository\n```bash\ngit clone git@github.com:Pjiwm/.dotfiles.git\ncd .dotfiles\n```\n\n# Setup\n\n## Universal installations\n\nSubmodules\n```bash\ngit submodule update --init --recursive\n```\n\nInstall cargo\n```\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\nInstall Starship\n```bash\ncurl -sS https://starship.rs/install.sh | sh\n```\n\nor using cargo\n```bash\ncargo install starship --locked\n```\n\n## POP_OS! with i3\n\n### Dependencies\n\nrequired packages\n```bash\nsudo apt install stow picom polybar rofi tmux i3 build-essentials ripgrep\n```\n\nInstall Alacritty using cargo\n```bash\ncargo install alacritty\n```\n\nInstall neovim\n```bash\ncurl -LO https://github.com/neovim/neovim/releases/latest/download/nvim.appimage \u0026\u0026 chmod u+x nvim.appimage \u0026\u0026 sudo mv nvim.appimage /usr/local/bin/nvim\n```\n\n### Stow (zsh)\n```bash\nstow alacritty backgrounds gitconfig gtk2 gtk3 gtk4 i3wm nvim picom polybar rofi starship themes tmux zshrc\n```\n\n### Stow (bash)\n```bash\nstow alacritty backgrounds bashrc gitconfig gtk2 gtk3 gtk4 i3wm nvim picom polybar rofi starship themes tmux \n```\n\n## macOS\n\n### Dependencies\n\nrequired packages\n```bash\nbrew install tmux neovim ripgrep\n```\n\nInstall Alacritty cask\n```bash\nbrew install --cask alacritty\n```\n\n### Stow \n```bash\nstow nvim tmux starship zshrc alacritty\n```\n\n## Post installs\nInstallations after getting needed packages.\n\nInstall TPM (tmux)\n```bash\ngit clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm\n```\n\n# Font\nNerd font used is [JetBrains Mono](https://www.jetbrains.com/lp/mono/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjiwm%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjiwm%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjiwm%2F.dotfiles/lists"}