{"id":43852730,"url":"https://github.com/gnuunixchad/dotfiles","last_synced_at":"2026-02-06T07:28:05.409Z","repository":{"id":260195785,"uuid":"875118675","full_name":"gnuunixchad/dotfiles","owner":"gnuunixchad","description":"My Arch GNU/Linux","archived":false,"fork":false,"pushed_at":"2026-02-04T15:43:35.000Z","size":18470,"stargazers_count":188,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-05T01:43:02.467Z","etag":null,"topics":["archlinux","bash","dotfiles","firejail","foot","lf","mpv","ncmpcpp","neovim","newsboat","posix","qutebrowser","river","river-classic","sway","swayimg","vim","wmenu","zathura","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/gnuunixchad.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-19T06:27:50.000Z","updated_at":"2026-02-04T15:43:51.000Z","dependencies_parsed_at":"2024-12-14T11:23:57.008Z","dependency_job_id":"0709d387-2ef3-4a18-8e98-1b35c1ccf037","html_url":"https://github.com/gnuunixchad/dotfiles","commit_stats":null,"previous_names":["gnuunixchad/dotfiles"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/gnuunixchad/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuunixchad%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuunixchad%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuunixchad%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuunixchad%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnuunixchad","download_url":"https://codeload.github.com/gnuunixchad/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnuunixchad%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29154213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["archlinux","bash","dotfiles","firejail","foot","lf","mpv","ncmpcpp","neovim","newsboat","posix","qutebrowser","river","river-classic","sway","swayimg","vim","wmenu","zathura","zsh"],"created_at":"2026-02-06T07:28:02.255Z","updated_at":"2026-02-06T07:28:05.400Z","avatar_url":"https://github.com/gnuunixchad.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"./misc/dot-repo.png\" width=\"24\"/\u003e dotfiles\n\u003cimg src=\"./misc/kwm.png\" width=\"1920\"/\u003e\n\n[kwm on river](./misc/kwm.png) | [river-classic](./misc/river-classic.png) | [dwl](./misc/dwl.png) | [sway](./misc/sway.png)\n\nMy Arch Installation Guide is moved to [codeberg](https://codeberg.org/unixchad/arch-install-guide)/[github](https://github.com/gnuunixchad/arch-install-guide)\n\n## Usage\n```sh\n# Clone this repository on codeberg\ngit clone https://codeberg.org/unixchad/dotfiles\n# Or on github\ngit clone https://github.com/gnuunixchad/dotfiles\n\n# Create directories if needed to avoid dumping everything in dotfiles directory\nmkdir -p ${HOME}/.local/{share,state}\nmkdir -p ${HOME}/.{cache,config/\"Code -OSS\"}\n\n# Create symlinks with GNU Stow\ncd dotfiles\nstow -t ~ . --adopt\n\n# Optionally, run my post-install scripts AT YOUR OWN RISK\nsudo ./install-root.sh\n./install-user.sh\n\n```\n\u003e [!NOTE]\n\u003e A few software need manually setup:\n\u003e - Software's config named to `*.example` for privacy reasons\n\u003e - Software's config listed in `./.stow-local-ignore`\n\u003e - Software complied from source, e.g. my build of\n\u003e   + `kwm`([codeberg](https://codeberg.org/unixchad/kwm)/[github](https://github.com/gnuunixchad/kwm))\n\u003e   + `river-classic`([codeberg](https://codeberg.org/unixchad/river-classic)/[github](https://github.com/gnuunixchad/river-classic))\n\u003e   + `dam`([codeberg](https://codeberg.org/unixchad/dam)/[github](https://github.com/gnuunixchad/dam))\n\u003e   + `dwl`([codeberg](https://codeberg.org/unixchad/dwl)/[github](https://github.com/gnuunixchad/dwl)).\n\u003e   + `dvtm`([codeberg](https://codeberg.org/unixchad/dvtm)/[github](https://github.com/gnuunixchad/dvtm))\n\n## Software I Use\nI prefer software that are free as in freedom, keyboard centric, terminal based,\nvim like, do one thing and do it well. And try to avoid proprietary garbage and\nspyware when I can.\n| | |\n|:---|:---|\n| scripting shell | dash |\n| login shell | zsh |\n| terminal multiplexer| abduco dvtm |\n| terminal emulator | foot |\n| audio server | pipewire |\n| wayland compositor | river river-classic dwl sway|\n| river window manager | kwm |\n| river-classic bar | dam |\n| status generator | damblocks([codeberg](https://codeberg.org/unixchad/damblocks)/[github](https://github.com/gnuunixchad/damblocks))|\n| output management | wlr-randr kanshi |\n| application launcher | wmenu |\n| fuzzy finder | fzf |\n| notification daemon | dunst |\n| editor | neovim vim |\n| email | neomutt isync |\n| file manager | lf |\n| music player | mpd ncmpcpp |\n| video player | mpv |\n| image viewer | swayimg |\n| ebook reader | zathura |\n| rss feeder | newsboat |\n| calender \u0026 todo | calcurse taskwarrior |\n| virtualization | qemu libvirt virtmanager |\n| security | cryptsetup  sbctl gpg firejail |\n| browser | w3m qutebrowser |\n| download | curl wget transmission-cli yt-dlp httrack |\n| file sharing | rsync samba android-file-transfer qrtool |\n| dotfiles manager | git stow |\n| idle manager | swayidle |\n| session lock | swaylock |\n| clipboard | wl-clipboard  cliphist |\n| input method | fcitx5 |\n\n## My Personal Scripts\n| | |\n|:---|:---|\n| status bar | [damblocks](./.local/bin/damblocks) |\n| weather report | [wttr](./.local/bin/wttr) |\n| screenshot | [shoot](./.local/bin/shoot) |\n| screen capture | [capture](./.local/bin/capture) |\n| webcam | [camera](./.local/bin/camera) |\n| voice recorder | [record](./.local/bin/record) |\n| brightness | [bright](./.local/bin/bright) |\n| audio volume | [audio](./.local/bin/audio) |\n| audio sink | [speaker](./.local/bin/speaker) |\n| bookmark | [address](./.local/bin/address) |\n| file previewer | [rifle](./.local/bin/scope) [gpg-rifle](./.local/bin/gpg-rifle) [url-rifle](./.local/bin/url-rifle) |\n| file opener | [scope](./.local/bin/rifle) |\n| mounting | [saddle](./.local/bin/saddle) [phone](./.local/bin/phone) |\n| gpg | [seal](./.local/bin/seal) |\n| mutt_oauth2 | [muttauth](./.local/bin/muttauth) |\n| shortcuts generator | [teleport-genesis](./.local/bin/teleport-genesis) |\n| qutebrowser | [userscripts](./.local/bin/qutebrowser/) |\n| xwayland-satellite | [xwl](./.local/bin/xwl) |\n| reload other scripts | [reload](./.local/bin/reload) |\n\n## Chinese Video Channel\nI have dedicated videos for almost every software I use:\n\n[unixchad at bilibili](https://space.bilibili.com/34569411)\n\nSoftware I use to create videos:\n| | |\n|:---|:---|\n| screen capture | wf-recorder slurp |\n| voice recording | pw-record noise-suppression-for-voice |\n| video editing | ffmpeg mpv-cut kdenlive |\n| screenshots | grim slurp |\n| thumbnails | imagemagick gimp |\n\nAll emails from me will be signed by the same GPG key that I sign commits with:\n- Import my key: `gpg --recv-keys 117094DA1AEA0835E4ED0770F7476912AA224CAC`\n- Download or copy at [here](./unixchad.asc)\n- Always encrypt your emails with my public key if you know how to.\n\n## License\nI am the author of every file with the following disclaimer:\n```sh\n# @author nate zhou\n```\nI license them under the [GNU GPL-3.0](./LICENSE). There is no warranty, to\nthe extend permitted by applicable law.\n\nA few scripts or config files come from others, and a credit to the respective\nauthors should be spotted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnuunixchad%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnuunixchad%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnuunixchad%2Fdotfiles/lists"}