{"id":16668398,"url":"https://github.com/ramnes/dotfiles","last_synced_at":"2025-10-08T15:50:18.889Z","repository":{"id":54565331,"uuid":"48953460","full_name":"ramnes/dotfiles","owner":"ramnes","description":":arrow_up::arrow_up::arrow_down::arrow_down::arrow_left::arrow_right::arrow_left::arrow_right::b::a:","archived":false,"fork":false,"pushed_at":"2025-01-04T13:01:58.000Z","size":5884,"stargazers_count":7,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T15:37:58.755Z","etag":null,"topics":["dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ramnes.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":"2016-01-03T16:55:31.000Z","updated_at":"2025-01-04T13:02:02.000Z","dependencies_parsed_at":"2024-05-30T23:06:19.905Z","dependency_job_id":"f174c1d9-bd75-4dac-967a-2ab62e14f7be","html_url":"https://github.com/ramnes/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramnes%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramnes%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramnes%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramnes%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramnes","download_url":"https://codeload.github.com/ramnes/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244838650,"owners_count":20518857,"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"],"created_at":"2024-10-12T11:24:58.766Z","updated_at":"2025-10-08T15:50:13.837Z","avatar_url":"https://github.com/ramnes.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ramnes/dotfiles\n\nThese dotfiles do a lot of things, eh.\n\nThey configure:\n* `git`\n* `ssh`\n* `qtile`\n* `yabai`\n* `roxterm`\n* `bash`\n* `emacs`\n* `tmux`\n* `htop`\n* `rofi`\n\nThey use:\n* `pip`\n* `go`\n* `virtualenv`\n* `feh`\n* `setxkbmap`\n* `xrandr`\n* `autorandr`\n* `nm-applet`\n* `redshift`\n* `gnome-screenshot`\n* `i3lock`\n* `jq`\n* `shpotify`\n\nThey bundle:\n* `context-color`, that gives a different color for each output of a command\n* `kt` and `kctx`, for an easier administration of Kubernetes clusters\n  (requires `kubectl`)\n* `mouserate`, that gives you your current mouse polling rate (requires `xev`)\n* `splatmoji`, to pick up fancy emojis (requires `rofi`, `xdotool` and `xsel`)\n* `spotify-dbus`, to control Spotify from the command line (requires `dbus`)\n* `tm`, to write on multiple servers shells at once (requires `tmux`)\n\nI will probably be too lazy to keep these lists up to date, so you should\nrather refer to the different files in tree, I tried to make it pretty\nexplicit. `contrib/` contains all the bundled tools, `bin/` has the installer\nand stuff, and everything else is a configuration.\n\n\n## Install\n\n```sh\n$ git clone --recurse-submodules git@github.com:ramnes/dotfiles.git .dotfiles\n$ ./.dotfiles/bin/bootstrap.sh\n```\n\nThis will create a lot of symbolic links in `/home/${USER}/`, and gently ask\nfor authorization if it needs to overwrite anything.\n\n\n## More\n\nHereafter is a list of things you might want (or not) to add as root along with\nthe installation of the dotfiles.\n\nIn `/etc/environment`:\n\n```sh\nGTK_IM_MODULE=cedilla\nQT_IM_MODULE=cedilla\n```\n\nIn `/etc/X11/xorg.conf.d/10keyboard.conf`:\n\n```sh\nSection \"InputClass\"\n    Identifier \"keyboard\"\n    MatchIsKeyboard \"on\"\n    Option \"XkbLayout\" \"us\"\n    Option \"XkbVariant\" \"intl\"\n    Option \"XkbOptions\" \"compose:lwin,ctrl:swap_lwin_lctl,caps:ctrl_modifier,shift:both_capslock_cancel\"\nEndSection\n```\n\nIn `/etc/X11/xorg.conf.d/40monitor.conf`:\n\n```sh\nSection \"Monitor\"\n    Identifier \"eDP1\"\n    Modeline \"1920x1080\"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync\n    Option \"PreferredMode\" \"1920x1080\"\nEndSection\nSection \"Monitor\"\n    Identifier \"DP1\"\n    Option \"LeftOf\" \"eDP1\"\nEndSection\n```\n\nIn `/etc/X11/xorg.conf.d/50touchpad.conf`:\n\n```sh\nSection \"InputClass\"\n    Identifier \"touchpad\"\n    MatchIsTouchpad \"on\"\n    Option \"NaturalScrolling\" \"on\"\nEndSection\n```\n\nIn `/etc/inittab` (yep, I'm still not using systemd), replace tty1 with:\n\n```\nc1:12345:respawn:/sbin/agetty --autologin \u003cusername\u003e --noclear 38400 tty1 linux\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framnes%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framnes%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framnes%2Fdotfiles/lists"}