{"id":31711025,"url":"https://github.com/neymarsabin/dotfiles_reloaded","last_synced_at":"2025-10-09T00:53:03.717Z","repository":{"id":117452177,"uuid":"79879170","full_name":"neymarsabin/dotfiles_reloaded","owner":"neymarsabin","description":"latest version of my dotfiles","archived":false,"fork":false,"pushed_at":"2025-05-19T12:25:23.000Z","size":204,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trail","last_synced_at":"2025-05-19T13:46:15.413Z","etag":null,"topics":["bash","configuration","emacs-lisp","lisp"],"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/neymarsabin.png","metadata":{"files":{"readme":"readme.org","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,"zenodo":null}},"created_at":"2017-01-24T04:42:56.000Z","updated_at":"2025-05-19T12:25:27.000Z","dependencies_parsed_at":"2024-04-10T09:27:07.210Z","dependency_job_id":"deeb2402-6101-4149-ad5c-b6d5275b2e21","html_url":"https://github.com/neymarsabin/dotfiles_reloaded","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neymarsabin/dotfiles_reloaded","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neymarsabin%2Fdotfiles_reloaded","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neymarsabin%2Fdotfiles_reloaded/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neymarsabin%2Fdotfiles_reloaded/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neymarsabin%2Fdotfiles_reloaded/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neymarsabin","download_url":"https://codeload.github.com/neymarsabin/dotfiles_reloaded/tar.gz/refs/heads/trail","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neymarsabin%2Fdotfiles_reloaded/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000641,"owners_count":26082879,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","configuration","emacs-lisp","lisp"],"created_at":"2025-10-09T00:53:01.006Z","updated_at":"2025-10-09T00:53:03.710Z","avatar_url":"https://github.com/neymarsabin.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Dotfiles Reloaded\n#+DATE: 2017:01:25\n#+AUTHOR: neymarsabin\n#+EMAIL: reddevil.sabin@gmail.com\n\n\tFolder Structure:\n        #+begin_example\n        | /home/neymarsabin/projects/pet/dotfiles_reloaded/dots |                    |               |          |\n        | ├──                                                   | doom               |               |          |\n        | │                                                     | ├──                | config.el     |          |\n        | │                                                     | ├──                | custom.el     |          |\n        | │                                                     | ├──                | init.el       |          |\n        | │                                                     | ├──                | packages.el   |          |\n        | │                                                     | └──                | snippets      |          |\n        | │                                                     | ├──                | go-mode       |          |\n        | │                                                     | │                  | ├──           | func     |\n        | │                                                     | │                  | └──           | hello    |\n        | │                                                     | ├──                | org-mode      |          |\n        | │                                                     | │                  | └──           | hugohead |\n        | │                                                     | └──                | solidity-mode |          |\n        | │                                                     | └──                | constructor   |          |\n        | ├──                                                   | i3wm               |               |          |\n        | │                                                     | └──                | i3            |          |\n        | │                                                     | ├──                | i3blocks.conf |          |\n        | │                                                     | ├──                | i3config      |          |\n        | │                                                     | └──                | i3status.conf |          |\n        | ├──                                                   | mplayer.conf       |               |          |\n        | ├──                                                   | mplayer_input.conf |               |          |\n        | ├──                                                   | tmux               |               |          |\n        | └──                                                   | Xresources         |               |          |\n        |                                                       |                    |               |          |\n        | 8                                                     | directories,       | 15            | files    |\n        #+end_example\n\n\t- *dots* -\u003e has all the configuration for the apps I am using\n\t- *scripts* -\u003e this folder makes Arch Linux usable\n\n* How To?\n- symlink essentials like ~i3config~, ~tmux~ etc into $HOME directory. I am not going to write commands to do symlinks here!!\n- I am using +Doom Emacs+ ~neovim~ these days, +export ~$DOOMDIR~ environment variable in your .zshrc+\n- I recommend setting up ~.zshrc~ with ~oh-my-zsh~ if you want to have themes and plugins written and maintained by awesome people\n\n* Laptop and OS\n- Lenovo Thinkpad e14 ryzen 7 with AMD Graphics [linux works much better in AMD processors]\n- Arch Linux with ~pacman~ and ~yay~ package managers\n\n* Apps and Dependencies\n- i3 window manager [ best if you are working with multiple monitors and use less mouse ]\n- +EMACS [ emacs-nativecomp in terminal, the GUI is not working ]+\n- neovim with some lua\n- wezterm + tmux [ wezterm has lua, tmux is awesome ]\n- rofi [ replacing dmenu for everything - commands, windows, clipboard ]\n- xclip and greenclip [ xclip is native clipboard manager of X11 and greenclip is too good with rofi ]\n- mplayer [ I don't use this very much ]\n- scrot for screenshots [ ~scrot -s \u003cdate\u003e.png~ ]\n- ranger [ terminal file manager, plus supports vim motions, but rarely use browsers ]\n- firefox [ only because it has good vimium support ]\n\n* Troubleshooting\n*** Keychron K2 is not working in wired mode\n**** What is the issue?\nthe module ~hid-apple~ was not loaded and udev rules were not triggered.\n\n**** solution||\n- get some info on ~hid-apple~ kernel module with the help of ~modinfo~\n#+begin_src shell\nmodinfo hid-apple\n#+end_src\n- you will see a bunch of information displayed, if not there is something wrong\n\n- loading modules with ~modeprobe~\n#+begin_src shell\nsudo modeprobe hid-apple\n#+end_src\n\n- ~/sys/module/hid_apple/parameters/fnmode~ check if this file exists?\n- add ~udev~ rules to ~/etc/udev/rules.d/70-keychron.rules~\n#+begin_src shell\nACTION==\"add\", SUBSYSTEM==\"usb\", ATTRS{idVendor}==\"05ac\", ATTRS{idProduct}==\"0220\", RUN+=\"/bin/sh -c 'echo 2 \u003e /sys/module/hid_apple/parameters/fnmode'\"\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneymarsabin%2Fdotfiles_reloaded","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneymarsabin%2Fdotfiles_reloaded","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneymarsabin%2Fdotfiles_reloaded/lists"}