{"id":23044964,"url":"https://github.com/llgaetanll/rice","last_synced_at":"2025-08-14T23:31:33.802Z","repository":{"id":113533907,"uuid":"293169413","full_name":"llGaetanll/rice","owner":"llGaetanll","description":"My collection of Dotfiles for zsh, vim, lf, bspwm, and more","archived":false,"fork":false,"pushed_at":"2025-07-13T12:53:33.000Z","size":1892,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-13T14:42:45.703Z","etag":null,"topics":["bspwm","latex","lf","linux","nvim","polybar","rice","sxhkd","sxiv","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llGaetanll.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,"zenodo":null}},"created_at":"2020-09-05T23:20:51.000Z","updated_at":"2025-07-13T12:53:37.000Z","dependencies_parsed_at":"2023-07-07T06:15:11.020Z","dependency_job_id":"489b28fe-cda5-40a9-90e1-bd269d3a5170","html_url":"https://github.com/llGaetanll/rice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/llGaetanll/rice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llGaetanll%2Frice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llGaetanll%2Frice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llGaetanll%2Frice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llGaetanll%2Frice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llGaetanll","download_url":"https://codeload.github.com/llGaetanll/rice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llGaetanll%2Frice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270499976,"owners_count":24595149,"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-08-14T02:00:10.309Z","response_time":75,"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":["bspwm","latex","lf","linux","nvim","polybar","rice","sxhkd","sxiv","zathura","zsh"],"created_at":"2024-12-15T21:17:34.545Z","updated_at":"2025-08-14T23:31:33.779Z","avatar_url":"https://github.com/llGaetanll.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rice\n\nThis repo contains all of the configuration files that I use on my main linux machines which run some version of Arch or Artix linux.\n\n# Pictures\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap; margin-right: -10px; margin-bottom: -10px;\"\u003e\n  \u003cimg width=33% src=\"https://i.imgur.com/YRxF52A.png\" alt=\"Sakura\"\u003e\n  \u003cimg width=33% src=\"https://i.imgur.com/5G9znYr.png\" alt=\"Village Night\"\u003e\n  \u003cimg width=33% src=\"https://i.imgur.com/dj1WJtK.png\" alt=\"Desert Sunset\"\u003e\n  \u003cimg width=33% src=\"https://i.imgur.com/xI0Cqum.png\" alt=\"Blue Reef\"\u003e\n  \u003cimg width=33% src=\"https://i.imgur.com/QcFoMaz.png\" alt=\"Gruvbox\"\u003e\n  \u003cimg width=33% src=\"https://i.imgur.com/5RSdbGZ.png\" alt=\"Purple Sunset\"\u003e\n\u003c/div\u003e\n\n# Programs\n\nBelow is the list of programs that this repo has configurations for. Each program contains a list of custom documented keybindings.\n\n## bspwm\n\nThe default window manager. This config should work on single or multi monitor setups. Each monitor gets 9 independant workspaces.\n\n### Keybinds\n\nSee [BSPWM Movement](#bspwm-movement).\n\n## lf\n\nlf is a terminal file manager.\nThe left column is the parent directory, the middle column is the current directory, and the right column is the contents of the selected file, or child directory.\n\nNote: Icons are defined in `.zprofile`. if they don't work for you, simply comment out `set icons` in `~/.config/lf/lfrc`\n\n### Keybinds\n\n#### Basics\n\nYou can move around with `h` `j` `k` `l`, or with the arrow keys.\n\n- `g` Goto top of dir. listing.\n- `G` Goto bottom of dir. listing.\n\n- `space` Add/Remove file/folder from selection.\n- `v` Invert selection in current dir.\n- `u` Cancel selection.\n\n- `D` Delete file/folder/selection.\n- `y` Copy file/folder/selection.\n- `d` Cut file/folder/selection.\n- `p` Paste file/folde/selection.\n\n- `c` Completely rename file/folder.\n- `A` Rename file/folder (beggining).\n- `I` Rename file/folder (end).\n- `a` Rename file/folder (before extension).\n- `i` Rename file/folder (after extension).\n\n- `ctrl + n` Create a new folder the in current dir.\n- `ctrl + v` Create a new file in the current dir. \u0026 open it with the default text editor.\n\n#### Other\n\n- `enter` Opens new terminal window in current dir.\n\n- `ctrl + f` Fuzzy Find from current dir.\n  - Needs `fzf` to be installed\n- `shift + v` Open current dir. in default text editor (`nvim`)\n\n- `~` Goes home.\n\n- `e` Encfs encrypt/decrypt secure directory (if it exists).\n\n- `x` Execute selected file.\n- `X` Execute selected file in the background.\n\n- `b` Set current file as wallpaper (must be an image).\n\nFor more info, see [lf tutorial](https://github.com/gokcehan/lf/wiki/Tutorial).\n\n## tmux\n\nThe terminal multiplexer. The tmux theme should match the system theme. Mouse\nmode is enabled. Vi mode is enabled.\n\n### Keybinds\n\nAll the following keybinds are preceded by the leader: `ctrl + a`.\n\nYou can move between panes with `h` `j` `k` `l`.\n\n- `ctrl + s` Toggle status bar.\n- `ctrl + r` Reload config file.\n\n- `n` Create new window.\n- `q` Kill window.\n\n- `s` Spawn new pane horizontally.\n- `i` Spawn new pane vertically.\n- `x` Kill pane.\n\n- `ctrl` + `h`, `j`, `k`, or `l` Resize panes.\n- `shift` + `j`, or `k` Move panes.\n\n- `ctrl + a` Cycle panes.\n\n## nvim\n\n**Note**: The `nvim` part of this config was moved to\n[`llGaetanll/nvim`](https://github.com/llGaetanll/nvim). In short: Over the\nyears, the config grew large and complex. It even became the majority of the\ncode in this repo. I think this is not in the spirit of these dotfiles, which\nare meant to be kept simple. If you still want to use that configuration, you\ncan of course `git clone` its repository as usual, and set a symlink.\n\n```\nln -s /path/to/nvim/repo $XDG_CONFIG_HOME/nvim\n```\n\nIf perhaps you want an simpler configuration, see\n[`llGaetanll/nvim-lite`](https://github.com/llGaetanll/nvim-lite).\n\n\u003cimg width=100% src=\"https://i.imgur.com/ONIpqjU.png\" alt=\"Neovim\"\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003eMore Pictures\u003c/b\u003e\u003c/summary\u003e\n\n  ### Telescope\n\n  Fuzzy Find files, text, etc...\n\n  \u003cimg width=100% src=\"https://i.imgur.com/zmiZ83z.png\" alt=\"Nvim Telescope\"\u003e\n\n\n\n  ### LSP\n\n  Built-in Language Servers\n\n  \u003cimg width=100% src=\"https://i.imgur.com/OaP1uy8.png\" alt=\"Nvim LSP\"\u003e\n\n\u003c/details\u003e\n\n\u003c!-- \u003cimg width=100% src=\"https://i.imgur.com/rZUMftx.png\" alt=\"gruvbox-nvim\"\u003e --\u003e\n\nNeovim is a community rewrite of vim. The config file `.config/nvim/init.lua` is well\ndocumented if you want to see what features are included.\n\nIf you don't know how to find your local neovim config directory, you can open\nneovim and use the following command\n\n```\n:echo stdpath('config')\n```\n\n**Note**: The config should mostly work out of the box, except for `Telescope`\nwhich may require ripgrep to be installed. See [Searching](#searching) for more info.\n\n### Additions/Keybinds\n\nAll keybinds are accessible through [WhichKey](https://github.com/folke/which-key.nvim) by pressing `\u003cSpace\u003e\u003cSpace\u003e`. Below are some important ones.\n\n- ` ` (*space*) The leader key.\n\n#### Tabs\n\nTabs are styled using [bufferline](https://github.com/akinsho/bufferline.nvim).\n\n- `\u003cctrl\u003e + l` move to next tab. Same as `gt`\n- `\u003cctrl\u003e + h` move to previous tab. Same as `gT`\n\u003c!-- - `\u003cTab\u003e + t` move current window to a new tab. --\u003e\n\u003c!-- - `\u003cTab\u003e + a` create a new tab with an empty window. --\u003e\n\u003c!-- - `\u003cTab\u003e + h` move current tab left. --\u003e\n\u003c!-- - `\u003cTab\u003e + l` move current tab right. --\u003e\n\n#### Windows\n\nWindow keybinds are handled through use of the arrow keys.\n\n- `up/down/left/right` Move to different window.\n- `ctrl + up/down/left/right` Resize current window.\n\n#### Searching\nCustom search is handled through [Telescope](https://github.com/nvim-telescope/telescope.nvim).\n\nNote that telescope might require [ripgrep](https://github.com/BurntSushi/ripgrep) to be installed. You can run\n`:checkhealth Telescope` to see if you need it.\n\n- `\u003cleader\u003e + ff` Find files: Fuzzy find file names in the current\n  directory.\n\n- `\u003cleader\u003e + fg` Live Grep **(requires `ripgrep`)**: Fuzzy find text content of any\n  file in the current working directory.\n\n- `\u003cleader\u003e + fb` Find Buffers: Fuzzy find currently opened buffers.\n\n- `\u003cleader\u003e + fh` Find Help\n\n#### File Tree\n\nThe file tree is [NvimTree](https://github.com/nvim-tree/nvim-tree.lua).\n\n- `\u003cleader\u003e + t` Toggle NvimTree\n- `\u003cleader\u003e + T` Focus NvimTree\n\n#### Commenting\n\nWhen visually selecting lines, the following commenting keybinds are available.\n\n- `gcc` Toggle line commenting on current selection\n- `gb` Toggle block commenting on current selection\n\nCommenting is also context aware thanks to TreeSitter, and will work in JSX\nfiles.\n\n#### LSP\n\nThis is what gives neovim the amazing autocompletion settings.\n\n- `gD` Goto declaration of token\n- `gd` Get definition of token\n- `gI` Get info\n- `gS` Get Signature\n- `gi` Get implementation\n- `\u003cleader\u003e + rn` Rename token\n- `gr` Get references\n- `\u003cleader\u003e + ca` Get code actions\n- `\u003cleader\u003e + f` Get info about errors\n- `[d` Goto previous error\n- `]d` Goto next error\n- `\u003cleader\u003e + q` Set loc list\n\n\u003c!-- - `ctrl + \u003cspace\u003e` autocomplete (if available through Conquer of Completion).\n- `F2` rename every instance of a variable in the file.\n\n- `K` show documentation on currently selected item.\n  - `ctrl + j/k` can be used to scroll up and down the window if possible. --\u003e\n\n#### Git\n\nGit signs are handled by [gitsigns](https://github.com/lewis6991/gitsigns.nvim).\n\n**TODO**: Assign mappings\n\n\u003c!-- - `\u003cLeader\u003e + g + n` display next change. --\u003e\n\u003c!-- - `\u003cLeader\u003e + g + p` display previous change. --\u003e\n\u003c!-- - `\u003cLeader\u003e + g + z` toggle fold leaving only changes. --\u003e\n\n#### MarkDown Preview\n\nNeovim can automatically display markdown documents and live changes. To do\nthis, use the following command\n\n```\n:MarkdownPreview\n```\n\n- `\u003cleader\u003e + m + p` Enables `MarkdownPreview` in the default browser.\n\n#### VimTeX\n\n[VimTeX](https://github.com/lervag/vimtex/) handles the compilation of LaTeX\ndocuments through neovim.\n\n- `\\ll` toggles compilation of current document\n  - Opens in default pdf viewer\n- `\\le` close the quickfix window\n- `\\lt` display a table of contents\n- `\\lk` stops compilation\n- `\\lc` clears auxiliary files\n\nFor more commands available through VimteX, see [Motion Commands](https://github.com/lervag/vimtex/blob/master/VISUALS.md#motion-commands).\n\n### Themes\n\nThese can be changed in `~/.config/nvim/lua/al/ui/theme.nvim` by changing the\nvariable\n\n```lua\nlocal colorscheme = \"gruvbox\"\n```\n\nOther included colorschemes are\n\n- gruvbox **(default)**\n- melange\n- oceanic-next\n- blue-moon\n- everforest\n- darkplus\n\n## polybar\n\nChanging the polybar depends on your system. At startup in `~/.xprofile`, a\nscript named `polybar-start` (located at `~/.local/bin/polybar/polybar-start`)\nis ran. In previous versions, this script would launch the polybar defined by\n`$POLYBAR` on every visible display.\n\nHowever to allow users to load different polybars on different screens, this\nscript is now symlinked by the user. It is recommended to define your\n`polybar-start` scripts next to your polybars in `~/.config/polybar/`. By\ndefault, the `polybar-start` is linked to the `single.sh` script which has the\nsame functionality as before.\n\n### Linking a Custom Start Script\n\nBack up the existing start script using\n\n```\nmv \"$HOME/.local/bin/polybar/polybar-start\" \"$HOME/.local/bin/polybar/polybar-start.bak\"\n```\n\nYou can link a new script with the following command\n\n```\nln -s \"$HOME/.local/bin/polybar/polybar-start\" \"$XDG_CONFIG_HOME/polybar/\u003cPATH\u003e\"\n```\n\nWhere `\u003cPATH\u003e` is replaced by the relative path of your custom start script.\n\n### Modules\n\n- wifi/ethernet (network module)\n- volume\n- cpu\n- memory\n- date\n- bspwm\n\n## sxhkd\n\nThe simple x hotkey daemon. This is the program that handles all keyboard shortcuts on the system.\nNote that it also handles all keyboard shortcuts for bspwm, since it does not come with any shortcuts by default\n\nYou can change all of these shortcuts at `~/.config/sxhkd/sxhkdrc`\n\n### Keybinds\n\nNote: the keybinds for bspwm are handled through sxhkd.\nNote: `super` is the windows key.\n\n#### Programs\n\n- `super` + `q` close the focused window\n- `super` + `shift` + `q` force close the focused window\n- `super` + `d` run any script or program through dmenu\n  - This is how you open programs that don't have direct keybinds\n- `super` + `enter` opens a terminal\n- `super` + `r` opens the file manager (lf)\n- `super` + `w` opens the default web browser (firefox)\n- `super` + `p` opens pulsemixer\n  - This is how you change your audio settings\n- `super` + `t` opens the torrent manager (tremc)\n  - Only works when the VPN is on.\n\n#### BSPWM Movement\n\n- `super` + `h/j/k/l` to change the focused window\n- `super` + `shift` + `h/j/k/l` to switch the position of the focused window\n- `super` + `1-9` switch between workspaces\n- `super` + `shift` + `1-9` moves the focused window to that workspace\n\n#### BSPWM Window State\n\nBSPWM offers different types of windows, here is how to switch between them.\n\n- `super` + `alt` + `t` Tiled (default)\n- `super` + `alt` + `f` Fullscreen\n- `super` + `alt` + `s` Floating\n- `super` + `shift` + `alt` + `t` Pseudo-Tiled\n\n#### Other\n\n- `super` + `+` Volume + 5\n- `super` + `shift` + `+` Volume + 15\n- `super` + `-` Volume - 5\n- `super` + `shift` + `-` Volume - 15\n\n- `super` + `alt` + `+` Screen brightness + 10%\n- `super` + `alt` + `-` Screen brightness - 10%\n\n- `super` + `PrintScreen` Take a screenshot\n- `super` + `BackTick` Open emoji menu\n- `super` + `shift` + `esc` Reload sxhkd\n\n- `super` + `backspace` Shutdown Computer\n- `super` + `alt` + `backspace` Reboot Computer\n\n## sxiv\n\nThe simple x image viewer.\n\n#### Keybinds\n\n- `n` next image (if any in current dir)\n- `p` previous image (if any in current dir)\n\n##### Custom Additions\n\nThe prefix to use these commands is `ctrl + x`\n\n- `w` change the selected image to be your wallpaper\n- `c` copy the file to a given directory\n- `m` move the file to a given directory\n- `r` rotate the image 90 degrees clockwise and save\n- `R` rotate the image 90 degrees counterclockwise and save\n- `f` flips image across the y axis\n- `y` copies file name to clipboard\n- `Y` copies full path to clipboard\n- `d` delete the file\n- `g` open the file in Gimp\n  - note that Gimp is not installed by default so you will need to install it to be able to\n    use this\n\n## zsh\n\nThe zoomer shell of course. Comes with syntax highlighting and a nice prompt.\n**Prompt**\n[powerlevel10k](https://github.com/romkatv/powerlevel10k),\n**Plugins**\n\n- [fast-syntax-highlighting](https://github.com/zdharma/fast-syntax-highlighting)\n\n### Keybinds\n\n- `esc` or `caps lock` Go into vi mode\n\n# Installation\n\nIt is highly recommended you only install these dotfiles on a clean arch-based system using [llGaetanll/autorice](https://github.com/llGaetanll/autorice)\nsince the script performs some automatic post installation cleanups not covered by this repo.\n\nI have successfully installed these dotfiles on both Arch and Artix.\n\n# Post-Installation\n\n## Changing the Wallpaper\n\n- **With lf**\n  1. Navigate to the picture of your choice\n  2. Press `b`\n- **With sxiv**\n  1. Go to the picture of your choice\n  2. Press `ctrl` + `x` followed by `w`\n\nThis triggers the `setbg` script which changes the file at `~/.local/share/bg`.\n\n## Changing the Polybar\n\nAll system-dependent environment variables are placed in `~/.config/xinitrc`. Change the\n`$POLYBAR` variable to the path of the bar you want to use.\n\nDifferent polybars are available in `~/.config/polybar`.\n\nNote that you may need to install any required fonts by the polybar. Such fonts are listed\nin the bar's `ini` file and can be downloaded directly from the AUR.\n\nFinally to apply the changes simply restart bspwm using the following command\n\n```\nkillall bspwm\n```\n\n## Bringing back Caps Lock\n\nIn this system, I remapped caps lock to escape. This is to help me work in vim more easily\nbut I can understand how this may turn off some people. To bring back caps lock simply\ncomment out or delete the following line in `.xprofile`.\n\n```ini\n# remap caps lock to escape. I absolutely need this to survive in vim\nsetxkbmap -option caps:escape\n```\n\n## Reverse Scrolling Direction\n\nIf you're installing this on a laptop, there's a chance you might want to reverse the scrolling direction like me.\n[This blog post](https://n00bsys0p.wordpress.com/2011/07/26/reverse-xorg-scrolling-in-linux-natural-scrolling/) describes how to do this very well.\n\nIn my case, swapping `4` and `5` reversed vertical scrolling, and switching `6` and `7` reversed horizontal scrolling.\n\nIf like me you got multiple slave pointer devices, simply try switching these numbers around on each of them, and undo your changes if you don't notice\na difference in scrolling direction.\n\n## Changing the DPI\n\nThe system DPI can be controlled in 3 different places across the system.\n- In `~/.config/Xresources` for web browser and other system apps\n- In `~/.config/polybar/modules.ini` for polybar scaling\n- In `config.h`, in `st`'s configuration files for the terminal\n\n## Getting WiFi\n\nNetwork Manager is installed so you have access to `nmtui`. It's not the best\nterminal user interface, but for easily connecting to wifi quickly, it does the\ntrick.\n\n## Monitor Backlight doesn't Change\n\nIf your keyboard backlight doesn't change when you perform the system shortcut,\nit might be because of file permissions.\n\nFor more information, check the script in `.local/bin/system/setbacklight`.\n\n# TODO\n\n- [x] Add docs and list of shortcuts\n- [ ] Add more pictures (never enough)\n- Remap Caps Lock to Esc at a udev level\n  - programs outside of xorg won't respond to it. vscode and minecraft have\n    already stopped\n- [ ] Look for pywal alternatives.\n  - pywal does not generate enough colors for nvim, which I rather would match system colors\n    than a custom theme.\n  - see: https://github.com/warpwm/lule\n- [ ] Battery Notification Module\n\n## nvim\n\n- [ ] Git diff support?\n- More autocomplete\n  - [ ] Latex/Markdown keybinds for italicizing, bolding, underlining...\n    - Not sure if this is possible?\n\n## lf\n\n- [ ] tmux integration\n- [ ] Add `rsync` keybind\n  - See: https://github.com/gokcehan/lf/issues/561\n  - See: https://github.com/gokcehan/lf/wiki/Tips#show-progress-for-file-copying\n- [x] Add `encFS` keybind\n- [x] Add symlink keybind\n- [ ] Add image previews\n  - See: https://gitlab.com/Provessor/lfp\n  - See: https://github.com/gokcehan/lf/wiki/Previews\n\n## zathura\n\n- [x] Make window spawn in tiling mode.\n\n## polybar\n\n- [ ] Add Mullvad VPN module\n  - should prompt user for server through dmenu.\n  - server list should be updatable from mullvad.net\n- [ ] Add package update module\n  - auto download packages through crontab every hour or so\n  - format: `\u003cpacman packages\u003e \u003caur-packages\u003e`\n  - left click: refresh update count\n  - right click: 1-click update\n- [ ] Add bluetooth module\n- [ ] Recording Module\n- [ ] Disk Space Module\n\n## bspwm\n\n- [ ] Add keybind to switch highlighted window to the current workspace of a monitor\n- [ ] Add keybind to fullscreen window across all monitors\n- [ ] Hide all other windows behind a currently fullscreen window\n  - Fullscreen transparent windows will show other windows behind it which doesn't look nice\n\n## VimTeX\n\n- [ ] Close vim if QuickFix is the only window left\n\n# Inspiration\n\n- [lukesmithxyz/voidrice](https://github.com/lukesmithxyz/voidrice) for the base dotfiles (my dots are quite different to these now though)\n- [lukesmithxyz/LARBS](https://github.com/lukesmithxyz/LARBS) for my auto-install script at [llGaetanll/autorice](https://github.com/llGaetanll/autorice)\n- [BrodieRobertson/dotfiles](https://github.com/BrodieRobertson/dotfiles) for more dotfile ideas\n\n# See Also\n\n- [llGaetanll/autorice](https://github.com/llGaetanll/autorice/)\n  Installs these dotfiles as well as the required programs on any clean install of arch linux.\n\n- [llGaetanll/suckess](https://github.com/llGaetanll/suckless/)\n  Contains my suckless programs which this repo also uses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllgaetanll%2Frice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllgaetanll%2Frice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllgaetanll%2Frice/lists"}