{"id":28861359,"url":"https://github.com/thewizardshell/dotfiles","last_synced_at":"2026-02-20T17:02:37.703Z","repository":{"id":254787055,"uuid":"847540103","full_name":"thewizardshell/Dotfiles","owner":"thewizardshell","description":"A collection of my personal configurations for various tools and environments, including Zellij, WezTerm, and Bash. Easily clone and use individual setups tailored to your workflow.","archived":false,"fork":false,"pushed_at":"2025-03-30T17:54:56.000Z","size":2243,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T05:47:42.055Z","etag":null,"topics":["bashrc","dotfiles","nvim","wezterm-config","zellij"],"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/thewizardshell.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":"2024-08-26T04:07:31.000Z","updated_at":"2025-03-30T17:54:59.000Z","dependencies_parsed_at":"2024-08-26T05:27:01.929Z","dependency_job_id":"b46b4a27-4409-47a5-b9ca-bdc66a3c4c99","html_url":"https://github.com/thewizardshell/Dotfiles","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.1578947368421053,"last_synced_commit":"bb52304a300aee8c71081f9615a5945d833331f0"},"previous_names":["vicenteroa/dotsfile","thewizardshell/dotfiles","vicenteroa/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thewizardshell/Dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewizardshell%2FDotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewizardshell%2FDotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewizardshell%2FDotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewizardshell%2FDotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thewizardshell","download_url":"https://codeload.github.com/thewizardshell/Dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewizardshell%2FDotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279164050,"owners_count":26117595,"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-16T02:00:06.019Z","response_time":53,"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":["bashrc","dotfiles","nvim","wezterm-config","zellij"],"created_at":"2025-06-20T05:32:08.916Z","updated_at":"2025-10-16T06:58:42.124Z","avatar_url":"https://github.com/thewizardshell.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Dotfiles 📂\n![image](https://github.com/user-attachments/assets/38fb0922-6c34-4497-ab04-bf9aa3d7eaaf)\n\nThis repository contains my configuration files (Dotfiles) to personalize and configure my development environment. It includes configurations for various programs and tools I use.\n\n## Repository Structure\n\n- **.bashrc**: Custom configuration for the Bash shell.\n- **nvim/**: Configurations for Neovim.\n- **wezterm/**: Configurations for the WezTerm terminal emulator.\n- **zellij/**: Configurations for the Zellij terminal multiplexer.\n- **tmux/**: Configurations for the tmux terminal multiplexer\n- **.git/**: Git configuration.\n- **.github/**: Configuration for GitHub Actions and other GitHub-related files.\n- **.gitmodules**: Configuration for Git submodules.\n\n## Requirements\n\nTo use these Dotfiles, ensure the following tools are installed:\n\n- **git**: To clone this repository.\n- **GNU Stow**: To manage configurations across different directories.\n- **Neovim**, **WezTerm**, **Zellij**: The corresponding tools for their configurations.\n\n## Installation\n\n1. Clone this repository to your home directory:\n\n    ```bash\n    git clone --recursive https://github.com/username/dotfiles.git ~/dotfiles\n    ```\n\n2. Navigate to the Dotfiles directory:\n\n    ```bash\n    cd ~/dotfiles\n    ```\n\n3. Use GNU Stow to create symlinks in your home directory for the configurations of each tool. For example:\n\n    ```bash\n    stow bash\n    stow nvim\n    stow wezterm\n    ```\n\n## Neovim Configuration\n\nThe Neovim configuration submodule is automatically updated from the `vicenteroa/neovim-setup` repository. You can either visit that repository for the latest configuration or run the following script to install it:\n\n![image](https://github.com/user-attachments/assets/49d96e55-6a28-4e02-86b3-a62cbdcb8d08)\n\n## Updating Submodules\n\nTo update submodules to the latest version from `vicenteroa/neovim-setup`, use the following command:\n\n```bash\ngit submodule update --remote --merge\n```\n\n## Desktop Wallpaper\n\nFor a personalized touch, I use this wallpaper from Wallpaper Engine:\n![image](https://github.com/user-attachments/assets/91e56e8a-a48e-473b-84a4-d0caf4fd566e)\n\n[Wallpaper Engine Desktop Wallpaper](https://steamcommunity.com/sharedfiles/filedetails/?id=2589123703)\n\n## Contributions\n\nIf you have suggestions or improvements, feel free to open an issue or make a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewizardshell%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthewizardshell%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewizardshell%2Fdotfiles/lists"}