{"id":15206926,"url":"https://github.com/zrierc/.dotfiles","last_synced_at":"2025-03-06T04:15:34.313Z","repository":{"id":250686451,"uuid":"835167217","full_name":"zrierc/.dotfiles","owner":"zrierc","description":"personal dotfiles","archived":false,"fork":false,"pushed_at":"2025-02-08T08:15:45.000Z","size":783,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T09:18:04.041Z","etag":null,"topics":["alacritty","dotfiles","dunst","i3lock-color","i3wm","nvim","polybar","rofi","tmux","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/zrierc.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":"2024-07-29T09:45:28.000Z","updated_at":"2025-02-08T08:15:47.000Z","dependencies_parsed_at":"2024-09-24T07:30:27.003Z","dependency_job_id":"04786d73-c08a-4c39-8433-17d3feb2e409","html_url":"https://github.com/zrierc/.dotfiles","commit_stats":{"total_commits":37,"total_committers":1,"mean_commits":37.0,"dds":0.0,"last_synced_commit":"0b2189164186c1cbbbc0b74aca8f48465ab89d16"},"previous_names":["zrierc/.dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zrierc","download_url":"https://codeload.github.com/zrierc/.dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242144583,"owners_count":20078970,"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":["alacritty","dotfiles","dunst","i3lock-color","i3wm","nvim","polybar","rofi","tmux","zsh"],"created_at":"2024-09-28T06:03:22.451Z","updated_at":"2025-03-06T04:15:34.283Z","avatar_url":"https://github.com/zrierc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Dotfiles\n\nYo! This is my ricing.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://pbs.twimg.com/media/GTp1mJNa0AAscY9?format=jpg\u0026name=900x900\" \u003e\n\u003c/p\u003e\n\n\u003c!--![coonfiger](https://pbs.twimg.com/media/GTp1mJNa0AAscY9?format=jpg\u0026name=900x900)--\u003e\n\n## Pre-Requisite\n\n\u003e Currently I'm using PopOS. Sorry not using Arch (yet)\n\n- Git\n  \n  Install with following command:\n\n  ```bash\n  sudo apt install git\n  ```\n\n- GNU stow\n\n  Install with following command:\n\n  ```bash\n  sudo apt install stow\n  ```\n\n## Installation\n\n1. Clone [this repo](https://github.com/zrierc/.dotfiles) into home directory\nand enter the directory\n\n    ```bash\n    git clone git@github.com:zrierc/.dotfiles.git ~/.dotfiles\n    cd ~/.dotfiles\n    ```\n\n2. Install required git sub-module\n\n    ```bash\n    git submodule update --init --recursive\n    ```\n\n3. Create symlink using stow\n\n    Stow for specific configuration:\n\n    ```bash\n    stow nvim\n    ```\n\n    Or stow for all configuration using `setup.sh`:\n\n    ```bash\n    chmod +x ./setup.sh\n    ./setup.sh -i\n    ```\n\n    \u003e [!NOTE]\n    \u003e `setup.sh` is installation script for stowing all directories automatically.\n    \u003e Execute `setup.sh --help` to list available options.\n\n## Uninstall\n\nTo uninstall simply unstow with following command:\n\n  ```bash\n  stow -D nvim\n  ```\n\n  Or unstow all configuration using `setup.sh`:\n\n  ```bash\n  ./setup.sh -r\n  ```\n\n---\n\n## Credits\n\nShout out to these awesome people who inspired me\n(I also use their config/scripts) to ricing stuff:\n\n- [ThePrimeagen](https://github.com/thePrimeagen/) - tmux, nvim and other cool stuff\n- [adi1090x](https://github.com/adi1090x) - Polybar and Rofi applets and lauchers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrierc%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzrierc%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrierc%2F.dotfiles/lists"}