{"id":18061091,"url":"https://github.com/kseen715/debian-rice","last_synced_at":"2025-04-05T12:42:05.131Z","repository":{"id":231887888,"uuid":"782964314","full_name":"Kseen715/debian-rice","owner":"Kseen715","description":"My flavour of Debian","archived":false,"fork":false,"pushed_at":"2024-04-08T18:27:12.000Z","size":8279,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T23:55:54.733Z","etag":null,"topics":["debian","debian-linux","desktop","linux","linux-desktop","rice"],"latest_commit_sha":null,"homepage":"","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/Kseen715.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}},"created_at":"2024-04-06T14:52:48.000Z","updated_at":"2024-08-12T21:15:45.000Z","dependencies_parsed_at":"2024-10-31T04:51:58.584Z","dependency_job_id":null,"html_url":"https://github.com/Kseen715/debian-rice","commit_stats":null,"previous_names":["kseen715/debian-rice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kseen715%2Fdebian-rice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kseen715%2Fdebian-rice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kseen715%2Fdebian-rice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kseen715%2Fdebian-rice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kseen715","download_url":"https://codeload.github.com/Kseen715/debian-rice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339137,"owners_count":20923009,"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":["debian","debian-linux","desktop","linux","linux-desktop","rice"],"created_at":"2024-10-31T04:41:55.816Z","updated_at":"2025-04-05T12:42:05.110Z","avatar_url":"https://github.com/Kseen715.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# debian-rice\nDebian 12.5.0 64-bit @ 2024.03.06\n\n\u003cdetails open\u003e\u003csummary\u003e\u003cb\u003eInspired by:\u003c/b\u003e\u003c/summary\u003e\n\n  - [Reddit - Shaggy96Fi](https://www.reddit.com/r/unixporn/comments/lydglv/kdeplasma_easy_on_the_eyes_gruvbox_theme/)\n  - [Reddit - 8KCoffeeWizard](https://www.reddit.com/r/unixporn/comments/y72zlv/kde_kde_rice_without_blur_real/)\n\u003c/details\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/Kseen715/imgs/blob/main/sakura_kharune.png\" title=\"Logo\" alt=\"Logo\" width=\"150\" height=\"150\"/\u003e\n\u003c/p\u003e\n\n## Config\n- OS: Debian 12\n- DE: KDE/Plasma\n- WM: KWin\n- Terminal: Konsole\n- Shell: ZSH with [Starship](https://starship.rs/)\n- Fonts:\n  - Regular: [Iosevka](https://typeof.net/Iosevka/) / [Fira Code Nerd](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.0/FiraCode.zip)\n  - Mono: [Fira Code Nerd](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.0/FiraCode.zip)\n- ColorScheme: Gruvbox-Dark-B-LB\n- Icons: Gruvbox\n- Dotfiles: [here](https://github.com/Kseen715/debian-rice/tree/main/dotfiles)\n- Wallpapers: [here](https://raw.githubusercontent.com/D3Ext/aesthetic-wallpapers/main/images/gruvbox_forest-4.png)\n\n\u003cimg src=https://i.imgur.com/vaEOImP.jpeg\u003e\n\u003cdetails\u003e\u003csummary\u003eMore screenshots\u003c/summary\u003e\n  \u003cimg src=https://i.imgur.com/z89N0A5.jpeg\u003e\n  \u003cimg src=https://i.imgur.com/xdnn8W3.png\u003e\n\u003c/details\u003e\n\n## Installation\n\n\u003cdetails\u003e\u003csummary\u003e\u003cb\u003eUser setup:\u003c/b\u003e\u003c/summary\u003e\n\n  Switch to root:\n  ``` bash\n  su\n  ```\n  \n  Install `sudo`:\n  ``` bash\n  sudo apt install sudo\n  ```\n  \n  Create new user (if not already):\n  ``` bash\n  sudo adduser \u003cusername\u003e\n  ```\n  \n  Allow sudo for new user:\n  ``` bash\n  sudo usermod -aG sudo \u003cusername\u003e\n  ```\n  \n  Switch to freshly sudoed user:\n  ``` bash\n  su \u003cusername\u003e\n  ```\n\u003c/details\u003e\n\nUpdate all thingies:\n``` bash\nsudo apt update \u0026\u0026 sudo apt upgrade\n```\n\nInstall neccessary (for me) soft:\n\u003cdetails\u003e\u003csummary\u003elist\u003c/summary\u003e\n  \n  - `micro`\n  - `curl`\n  - `htop`\n  - `btop`\n  - `latte-dock`\n  - `snapd`\n  - `wireguard`\n\u003c/details\u003e\n\n``` bash\nsudo apt install micro curl htop btop latte-dock snapd wireguard -y\n```\n\n\nInstall `zsh` \u0026 reboot session:\n``` bash\nsudo ap install zsh -y \u0026\u0026 which zsh \u0026\u0026 chsh -s $(which zsh) \u0026\u0026 sudo reboot now\n```\n\nInstall `Oh My Zsh`:\n``` zsh\nsh -c \"$(wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)\"\n```\n\u003cdetails\u003e\u003csummary\u003eIf errors with GitHub appears\u003c/summary\u003e\n\n    Add this to `/etc/hosts`:\n    ```\n    199.232.28.133 raw.githubusercontent.com\n    ```\n\u003c/details\u003e\n\nPlugins for `Oh My Zsh`:\n``` zsh\ngit clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions \u0026\u0026 git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting \u0026\u0026 curl -sS https://starship.rs/install.sh | sudo sh\n```\n\nRemember to restart zsh after reconfig:\n``` zsh\nexec zsh\n```\n\nConfigure timezone:\n``` zsh\ntimedatectl set-timezone Europe/Moscow\n```\n\n\u003cdetails\u003e\u003csummary\u003e\u003cb\u003eInstall fonts\u003c/b\u003e\u003c/summary\u003e\n    \n  ``` zsh\n  sudo mv *.ttf /usr/share/fonts/truetype\n  ```\n\u003c/details\u003e\n\nSetting up KDE:\n- [Global Theme](https://store.kde.org/p/1327723)\n- [Login Screen](https://store.kde.org/p/1214121) (with global theme colors)\n- [Screen Locking Wallpapers](https://store.kde.org/p/1069729)\n- [Konsole Theme](https://store.kde.org/p/1327725)\n\n## IDE\n\n\u003cdetails open\u003e\u003csummary\u003e\u003cb\u003eVSCode Insiders\u003c/b\u003e\u003c/summary\u003e\n  \n  ``` zsh\n  sudo apt-get install wget gpg\n  wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor \u003e packages.microsoft.gpg\n  sudo install -D -o root -g root -m 644 packages.microsoft.gpg /etc/apt/keyrings/packages.microsoft.gpg\n  sudo sh -c 'echo \"deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main\" \u003e /etc/apt/sources.list.d/vscode.list'\n  rm -f packages.microsoft.gpg\n  sudo apt update \u0026\u0026 sudo apt install code-insiders\n  ```\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003e\u003cb\u003eVSCode\u003c/b\u003e\u003c/summary\u003e\n  \n  ``` zsh\n  sudo apt-get install wget gpg\n  wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor \u003e packages.microsoft.gpg\n  sudo install -D -o root -g root -m 644 packages.microsoft.gpg /etc/apt/keyrings/packages.microsoft.gpg\n  sudo sh -c 'echo \"deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main\" \u003e /etc/apt/sources.list.d/vscode.list'\n  rm -f packages.microsoft.gpg\n  sudo apt update \u0026\u0026 sudo apt install code\n  ```\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003e\u003cb\u003eVSCodium\u003c/b\u003e\u003c/summary\u003e\n  \n  ``` zsh\n  wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg \\\n      | gpg --dearmor \\\n      | sudo dd of=/usr/share/keyrings/vscodium-archive-keyring.gpg \\\n  \u0026\u0026 echo 'deb [ signed-by=/usr/share/keyrings/vscodium-archive-keyring.gpg ] https://download.vscodium.com/debs vscodium main' \\\n      | sudo tee /etc/apt/sources.list.d/vscodium.list \\\n  \u0026\u0026 sudo apt update \u0026\u0026 sudo apt install codium\n  ```\n\u003c/details\u003e\n\n## Messengers\n\n\u003cdetails open\u003e\u003csummary\u003e\u003cb\u003eTelegram Desktop\u003c/b\u003e\u003c/summary\u003e\n\n  ``` zsh\n  wget https://telegram.org/dl/desktop/linux -O tg.tar.xz \\\n  \u0026\u0026 tar -xf tg.tar.xz \\\n  \u0026\u0026 rm tg.tar.xz \\\n  \u0026\u0026 mv ./Telegram/Telegram ./Telegram/telegram \\\n  \u0026\u0026 mv ./Telegram/Updater ./Telegram/telegram-updater \\\n  \u0026\u0026 sudo mv ./Telegram/telegram /usr/bin/ \\\n  \u0026\u0026 sudo mv ./Telegram/telegram-updater /usr/bin/ \\\n  \u0026\u0026 rm -rf ./Telegram\n  ```\n\u003c/details\u003e\n\n## Proxy\n\n\u003cdetails open\u003e\u003csummary\u003e\u003cb\u003eShadowsocks\u003c/b\u003e\u003c/summary\u003e\n  \n  ``` zsh\n  wget https://github.com/shadowsocks/shadowsocks-qt5/releases/download/v3.0.1/Shadowsocks-Qt5-3.0.1-x86_64.AppImage -O shadowsocks \\\n  \u0026\u0026 chmod a+x shadowsocks \\\n  \u0026\u0026 sudo mv shadowsocks /usr/bin/\n  ```\n\u003c/details\u003e\n\n## Cleanup\n\nDelete some bloatware:\n``` zsh\nsudo apt remove kmail kate konqueror -y\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkseen715%2Fdebian-rice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkseen715%2Fdebian-rice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkseen715%2Fdebian-rice/lists"}