{"id":15652708,"url":"https://github.com/maxhbr/myconfig","last_synced_at":"2025-12-18T09:35:10.495Z","repository":{"id":5790514,"uuid":"7004748","full_name":"maxhbr/myconfig","owner":"maxhbr","description":"my Linux Configuration","archived":false,"fork":false,"pushed_at":"2024-10-28T12:31:59.000Z","size":446007,"stargazers_count":36,"open_issues_count":16,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T22:02:35.227Z","etag":null,"topics":["configuration","dotfiles","emacs","linux","neo2","nix","nixos","reproducibility","xmonad","zsh"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxhbr.png","metadata":{"files":{"readme":"README.org","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":"2012-12-04T18:26:32.000Z","updated_at":"2024-10-28T12:32:03.000Z","dependencies_parsed_at":"2023-10-01T17:15:54.026Z","dependency_job_id":"e764d7a2-10f1-4efc-8ff7-aa97bc49d3c2","html_url":"https://github.com/maxhbr/myconfig","commit_stats":{"total_commits":7174,"total_committers":59,"mean_commits":"121.59322033898304","dds":"0.10802899358795648","last_synced_commit":"a19e6c6cb25f8f52c135d93018765630366649e2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhbr%2Fmyconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhbr%2Fmyconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhbr%2Fmyconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhbr%2Fmyconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxhbr","download_url":"https://codeload.github.com/maxhbr/myconfig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248693322,"owners_count":21146776,"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","emacs","linux","neo2","nix","nixos","reproducibility","xmonad","zsh"],"created_at":"2024-10-03T12:43:28.315Z","updated_at":"2025-12-18T09:35:10.430Z","avatar_url":"https://github.com/maxhbr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[[https://github.com/maxhbr/myconfig/actions][CI state]]: [[https://github.com/maxhbr/myconfig/workflows/CI/badge.svg]]\n* My dotfiles / system configuration / utils / stuff\nCurrently I use\n- OS: *[[https://nixos.org/][NixOS]]*\n- [[https://github.com/rycee/home-manager][home-manager]] for dotfiles and and user env, +with some help by stow+\n- Window Manager: +*[[http://xmonad.org/][xmonad]]* (with: [[https://github.com/jaor/xmobar][xmobar]], [[https://tools.suckless.org/dmenu/][dmenu]] + [[http://dmwit.com/yeganesh/][yeganesh]])+ and now on wayland\n  - or [[http://www.qtile.org/][qtile]]\n  - or [[https://github.com/riverwm/river][river]]\n  - or [[https://github.com/swaywm/sway][sway]]\n  - or [[https://github.com/labwc/labwc][labwc]]\n  - or ...\n- EDITOR: emacs with +spacemacs.org+ doom emacs\n- SHELL: fish +zsh (with: [[http://ohmyz.sh/][oh-my-zsh]])+\n- Email Client: +mutt with offlineimap+ [[https://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]] with mbsync\n- Keyboard layout: [[https://www.neo-layout.org/][neo2]]\n- my wallpapers: [[https://github.com/maxhbr/wallpapers][maxhbr/wallpapers]]\n\n*These notes are probably outdated*\n\n* Notes\n** To use https for pulling:\n#+BEGIN_SRC bash\n$ cat .git/config\n[...]\n[remote \"origin\"]\n\turl = https://github.com/maxhbr/myconfig\n\tpushurl = git@github.com:maxhbr/myconfig.git\n\tfetch = +refs/heads/*:refs/remotes/origin/*\n[branch \"master\"]\n\tremote = origin\n\tmerge = refs/heads/master\n\tpushRemote = origin\n[...]\n#+END_SRC\n\n** For shallow cloning:\n#+BEGIN_SRC bash\n$ git clone --depth 1 \"https://github.com/maxhbr/myconfig\" --branch \"master\" --single-branch \"$HOME/myconfig\"\n#+END_SRC\n\n* License\nThis project is licensed under MIT (see [[./LICENSE]])\n\n#+BEGIN_COMMENT\nSPDX-License-Identifier: MIT\n#+END_COMMENT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxhbr%2Fmyconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxhbr%2Fmyconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxhbr%2Fmyconfig/lists"}