{"id":16475314,"url":"https://github.com/dark0dave/dotfiles","last_synced_at":"2026-04-30T12:31:25.988Z","repository":{"id":206688235,"uuid":"717474220","full_name":"dark0dave/dotfiles","owner":"dark0dave","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2025-02-16T19:53:41.000Z","size":16573,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T20:29:37.409Z","etag":null,"topics":["dotfiles","dotfiles-installer","dotfiles-linux","dotfiles-setup","shell"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dark0dave.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":"2023-11-11T15:27:32.000Z","updated_at":"2025-02-16T19:53:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"da3fd4b7-4e5e-4e88-a1d7-7256a2ea5e00","html_url":"https://github.com/dark0dave/dotfiles","commit_stats":null,"previous_names":["dark0dave/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dark0dave%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dark0dave%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dark0dave%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dark0dave%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dark0dave","download_url":"https://codeload.github.com/dark0dave/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241131769,"owners_count":19915011,"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","dotfiles-installer","dotfiles-linux","dotfiles-setup","shell"],"created_at":"2024-10-11T12:37:40.947Z","updated_at":"2026-04-30T12:31:25.983Z","avatar_url":"https://github.com/dark0dave.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DotFiles\n\n![](./public/icon/icon.png)\n\nThis repo is for linux only. Fuck off windows and macos.\n\n## Setup\n\nEnsure, you have installed:\n* [stow](https://www.gnu.org/software/stow/): Which is symlink farm manager\n* [git](https://en.wikipedia.org/wiki/git): Is a distributed version-control system for tracking code changes\n* [zsh](https://en.wikipedia.org/wiki/Z_shell): More pleasant shell experience\n* [zim](https://github.com/zimfw/zimfw): Modular, customizable, and blazing fast Zsh framework\n* [jq](https://jqlang.github.io/jq/): A lightweight and flexible command-line json processor\n* [curl](https://en.wikipedia.org/wiki/CURL): A useful tool for fetching web content\n* [direnv](https://github.com/direnv/direnv/blob/master/README.md): Manage your environment variables by folder\n* [powerline](https://github.com/powerline/fonts.git): Powerline fonts\n* [helix](https://github.com/helix-editor/helix): A post-modern modal text editor.\n* [mise](https://github.com/jdx/mise): A version manager for multiple programming langauges\n* [rofi](https://github.com/davatorium/rofi): A better dbus menu\n#### Pick one of these\n* [ghostty](https://ghostty.org/): is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.\n* [wezterm](https://github.com/wez/wezterm): A GPU-accelerated cross-platform terminal emulator and multiplexer \n* [kitty](https://github.com/kovidgoyal/kitty): The fast, feature-rich, GPU based terminal emulator\n* [foot](https://codeberg.org/dnkl/foot): The fast, lightweight and minimalistic Wayland terminal emulator.\n* [alacritty](https://github.com/alacritty/alacritty): A fast, cross-platform, OpenGL terminal emulator\n\n## Emojis\n\n```sh\npacman -S noto-fonts-emoji\n```\n\n## Icons\n\nhttps://www.nerdfonts.com/cheat-sheet\n\n## Get started\n\nClone with:\n\n```sh\ngit clone https://github.com:dark0dave/dotFiles.git\n```\n\nor use a mirror:\n```sh\ngit clone https://gitlab.com:dark0dave/dotFiles.git\n```\n\nor another mirror\n```sh\ngit clone https://git.sr.ht/~dark0dave/dotfiles\n```\n\n## Installation\n\nYou can install one of my dotfiles with:\n```sh\nstow --adopt --target=$HOME \u003cfoldername\u003e\n```\nWhere `\u003cfoldername\u003e` is the name of dotfile you'd like to install (alacritty, firefox, mise, python, tmux, wezterm, zim)\n\nDo note for firefox, some more configuration will be required.\n\n```sh\nstow --adopt --target=$HOME/.mozilla/firefox/\u003cyourprofile\u003edefault-release firefox\n```\nFill in `\u003cyourprofile\u003e`. Read about firefox profiles [here](https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data?redirectslug=Profiles\u0026redirectlocale=en-US).\n\n## Tmux first time startup\n\n* Press a + I (capital I, as in Install) to install the tmux plugin manager\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdark0dave%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdark0dave%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdark0dave%2Fdotfiles/lists"}