{"id":18522065,"url":"https://github.com/sigmanificient/dotfiles","last_synced_at":"2025-04-09T09:33:49.039Z","repository":{"id":65768444,"uuid":"422343648","full_name":"Sigmanificient/dotfiles","owner":"Sigmanificient","description":":wrench: My configuration files","archived":false,"fork":false,"pushed_at":"2025-04-05T22:09:20.000Z","size":52859,"stargazers_count":42,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T23:19:19.311Z","etag":null,"topics":["configuration-files","dotfiles","dotfiles-linux","dots","dunstrc","kitty","linux","neofetch","nix","nixos","nixos-configuration","nixos-dotfiles","nixos-flake","picom","qtile"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sigmanificient.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":"2021-10-28T20:16:05.000Z","updated_at":"2025-04-05T22:09:24.000Z","dependencies_parsed_at":"2023-09-26T14:54:08.352Z","dependency_job_id":"b814835e-e3a8-4999-b860-30c25bbc6feb","html_url":"https://github.com/Sigmanificient/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/Sigmanificient%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sigmanificient","download_url":"https://codeload.github.com/Sigmanificient/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248012914,"owners_count":21033265,"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-files","dotfiles","dotfiles-linux","dots","dunstrc","kitty","linux","neofetch","nix","nixos","nixos-configuration","nixos-dotfiles","nixos-flake","picom","qtile"],"created_at":"2024-11-06T17:28:54.677Z","updated_at":"2025-04-09T09:33:44.024Z","avatar_url":"https://github.com/Sigmanificient.png","language":"Nix","readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg alt=\"NixOS\" src=\"assets/nixos_logo_custom_colors.svg\" width=\"120px\"/\u003e\n\n# ❖ Sigma's Dotfiles ❖\n\n![GitHub Repo stars](https://img.shields.io/github/stars/Sigmanificient/dotfiles?style=for-the-badge\u0026labelColor=1B2330\u0026color=807EDD) ![GitHub last commit](https://img.shields.io/github/last-commit/Sigmanificient/dotfiles?style=for-the-badge\u0026labelColor=1B2330\u0026color=807EDD) ![GitHub repo size](https://img.shields.io/github/repo-size/Sigmanificient/dotfiles?style=for-the-badge\u0026labelColor=1B2330\u0026color=807EDD)\n\n*Configuration files for my GNU+Linux system.*\n\n#\n\u003cimg alt=\"Repository Banner\" src=\"assets/banner.png\" width=\"900px\"\u003e\n\u003cimg alt=\"Qtile has floating window support\" src=\"assets/screenshots/qtile_base.png\" width=\"900px\"\u003e\n\u003c/div\u003e\n\n## :wrench: \u003csamp\u003eINSTALLATION\u003c/samp\u003e\n\n### :paperclip: \u003csamp\u003eStandard\u003c/samp\u003e\n\n\u003e **Warning**\n\u003e Some additional configuration may be required\n\n\u003ckbd\u003eI.\u003c/kbd\u003e Clone the repository\n\n\u003e **Note**\n\u003e I personally clone the repository as my home[^clone_as_home].\n```bash\ngit clone https://github.com/Sigmanificient/dotfiles.git --recurse-submodules\ncd dotfiles\n```\n\n\u003ckbd\u003eII.\u003c/kbd\u003e Copy the configuration\n```bash\ncp -r .* ~\n```\n\n### :cherry_blossom: \u003csamp\u003eNix\u003c/samp\u003e\n\nCopy the flake config\n\n```bash\ncp flake* ~\n```\n\n\u003e Note: Don't forget to edit the appropriate settings such as username \u0026 hardware configuration\n\u003e You can use `cp /etc/nixos/hardware-configuration.nix .config/nixos/hardware-configuration.nix`\n\n```\nsudo nixos-rebuild switch --flake '.'\n```\n\n\u003e **Warning**\n\u003e I do not use a display manager, use `startx`\n\u003e or setup your own display manager\n\n## :bookmark_tabs: \u003csamp\u003eDETAILS\u003c/samp\u003e\n\n\u003cimg alt=\"Qtile is a tiling window manager\" src=\"assets/screenshots/qtile_floatting.png\" width=\"400px\" align=\"right\"/\u003e\n\n- Linux Kernel: [Xanmod](https://xanmod.org/)\n- Desktop Environment: [Qtile](http://www.qtile.org)\n- Terminal Emulator: [Kitty](https://sw.kovidgoyal.net/kitty)\n- Shell: [Zsh](https://www.zsh.org/) with [Oh my Zsh](https://ohmyz.sh/)\n- Compositor: [Picom](https://github.com/yshui/picom)\n- Notifier: [dunst](https://dunst-project.org)\n\n### \u003csamp\u003eDev\u003c/samp\u003e\n\n\u003cimg alt=\"Qtile is a tiling window manager\" src=\"assets/screenshots/qtile_floatting3.png\" width=\"400px\" align=\"right\"/\u003e\n\n- Jetbrains IDE Suite: [PyCharm](https://www.jetbrains.com/pycharm), [CLion](https://www.jetbrains.com/clion), ...\n- GUI Text Editor: [Sublime Text](https://www.sublimetext.com)\n- TUI Commit Helper: [Lazygit](https://github.com/jesseduffield/lazygit)\n\n### \u003csamp\u003eOther Utilities\u003c/samp\u003e\n\n- TUI File manager: [Ranger](https://ranger.github.io)\n- GUI File manager: [Thunar](https://docs.xfce.org/xfce/thunar/start)\n- Resource monitor: [Bpytop](https://github.com/aristocratos/bpytop)\n- screenshot tool: [Flameshot](https://flameshot.org)\n\n\u003cimg alt=\"Qtile is a tiling window manager\" src=\"assets/screenshots/qtile_tiling.png\" width=\"400px\" align=\"right\"/\u003e\n\n## :art: \u003csamp\u003eColors\u003c/samp\u003e\n\n\u003ctable align=\"right\"\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003csamp\u003e\n        This color scheme is inspired from\n        \u003ca href=\"https://github.com/catppuccin/catppuccin\"\u003eCatppuccin Mocha\u003c/a\u003e\n      \u003c/samp\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n![tty](assets/screenshots/palette.png)\n\n| Black    | Red      | Green    | Yellow   | Blue     | Magenta  | Cyan     | White    |\n|----------|----------|----------|----------|----------|----------|----------|----------|\n| `0F0F1C` | `D22942` | `17B67C` | `F2A174` | `8B8AF1` | `D78AF1` | `4FCFEB` | `B4C0EC` |\n| `1A1C31` | `DE4259` | `3FD7A0` | `EEC09F` | `A7A5FB` | `E5A5FB` | `82E3F8` | `CAD3F5` |\n\n\u003cimg src=\"assets/screenshots/qtile_floatting2.png\" width=\"900px\"\u003e\n\n[^clone_as_home]:\n    Cloning as the home directory\n    \u003cbr\u003e\n    \u003ckbd\u003eI.\u003c/kbd\u003e Bare Clone\n    ```bash\n    git clone --bare https://github.com/Sigmanificient/dotfiles.git $HOME/.git\n    git --git-dir=$HOME/.git --work-tree=$HOME remote set-url origin git@github.com:Sigmanificient/dotfiles\n    git config --local core.bare false\n    ```\n    \u003ckbd\u003eII.\u003c/kbd\u003e Update\n    ```bash\n    git reset --hard HEAD\n    git pull --rebase\n    ```\n    \u003ckbd\u003eIII.\u003c/kbd\u003e Submodules\n    ```bash\n    git submodule init\n    git submodule update --init --force\n    ```\n    \u003ckbd\u003eIV.\u003c/kbd\u003e Fix history\n    ```bash\n    git clone https://github.com/Sigmanificient/dotfiles.git tmp\n    cp tmp/.git ~ -r\n    git add .\n    ```\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg alt=\"cat\" src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true\"/\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmanificient%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigmanificient%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmanificient%2Fdotfiles/lists"}