{"id":28061925,"url":"https://github.com/chamal1120/dotfiles","last_synced_at":"2025-05-12T10:31:10.938Z","repository":{"id":278256046,"uuid":"863417132","full_name":"Chamal1120/dotfiles","owner":"Chamal1120","description":"My current Linux dots","archived":false,"fork":false,"pushed_at":"2025-05-11T05:46:25.000Z","size":59416,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-11T06:29:25.454Z","etag":null,"topics":["archlinux","catppuccin","dotfiles","dotfiles-linux","hyprland","neovim","tmux"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/Chamal1120.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,"zenodo":null}},"created_at":"2024-09-26T09:01:04.000Z","updated_at":"2025-05-04T06:36:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"29957160-6cb0-470b-8e02-dd364d2678eb","html_url":"https://github.com/Chamal1120/dotfiles","commit_stats":null,"previous_names":["chamal1120/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chamal1120%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chamal1120%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chamal1120%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chamal1120%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chamal1120","download_url":"https://codeload.github.com/Chamal1120/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253719878,"owners_count":21952901,"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":["archlinux","catppuccin","dotfiles","dotfiles-linux","hyprland","neovim","tmux"],"created_at":"2025-05-12T10:31:10.342Z","updated_at":"2025-05-12T10:31:10.898Z","avatar_url":"https://github.com/Chamal1120.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Dotfiles\n\nEverything that I'm currently daily driving on Linux.\n\n![Static Badge](https://img.shields.io/badge/WM-HYPRLAND-%232596be?style=for-the-badge\u0026logo=orange\u0026logoColor=%23ffffff\u0026labelColor=%2311111b)\n![Static Badge](https://img.shields.io/badge/distro-arch_linux-blue?style=for-the-badge\u0026logo=linux\u0026logoColor=%23ffffff\u0026labelColor=%2311111b)\n![Static Badge](https://img.shields.io/badge/Colorscheme-Catppuccin-%23b4befe?style=for-the-badge\u0026logo=medibangpaint\u0026logoColor=%23ffffff\u0026labelColor=%2311111b)\n![Static Badge](https://img.shields.io/badge/shell-zsh-%23f9e2af?style=for-the-badge\u0026logo=shell\u0026logoColor=%23ffffff\u0026labelColor=%2311111b)\n![Static Badge](https://img.shields.io/badge/terminal_emulator-foot-%23fab387?style=for-the-badge\u0026logo=iterm2\u0026logoColor=%23ffffff\u0026labelColor=%2311111b)\n![GitHub License](https://img.shields.io/github/license/chamal1120/dotfiles?style=for-the-badge\u0026logo=google-docs\u0026logoColor=%23ffffff\u0026labelColor=%2311111b\u0026color=%2394e2d5)\n![Discord](https://img.shields.io/discord/1121821626305089647?style=for-the-badge\u0026logo=discord\u0026logoColor=%23ffffff\u0026labelColor=%2311111b\u0026color=%23cba6f7)\n\u003c/div\u003e\n\n## Previews\n![preview_01](previews/preview1.webp)\n![preview_02](previews/preview2.webp)\n![preview_03](previews/preview3.webp)\n![preview_04](previews/preview4.webp)\n\n## What's in?\n\n01. WM - Hyprland\n02. Bar - Hyprpanel(default), waybar\n03. Terminal emulator - Foot (default), Kitty\n04. Shell - zsh\n05. Terminal multiplexer - Tmux\n06. Nerd font - CaskaydiaCove Nerd Font\n07. Text editor and IDE - Neovim\n08. Browser - Vivaldi\n09. File Manager - Thunar\n10. Document viewer - Zathura\n11. File Manager (TUI) - Yazi\n12. Git manager (TUI) - Lazygit\n13. `ls` replacement - eza\n14. `cd` replacement - Zoxide\n15. sysfetch - Fastfetch\n16. App launcher - Rofi wayland fork\n17. Cursor theme - Rose-pine-hyprland (for Hyprland), BreezX-RosePine (for X)\n18. `cat` replacement - Bat\n\n## How to use\nI manage my dotfiles with GNU `stow`. follow the below steps to simlink the files to necessary locations.\n\n\u003e [!IMPORTANT]\n\u003e Please make sure you backup your exisitng configs first.\n\n1. Install stow:\n\n```bash\nyay -S stow # replace with your package manager's syntax\n```\n\n2. clone the repo:\n\n```bash\ngit clone --depth 1 --branch main --single branch https://github.com/chamal1120/dotfiles-linux-hyprland.git\n```\n3. Navigate to the configs directory in the git repo:\n\n```bash\ncd dotfiles-linux-hyprland/configs\n```\n\n4. Remove your existing conflicting configs otherwise stow would not symlink at all.\n\n5. Exit hyprland (You cannot remove existing hyprland config while running it as it will create a new one automcatically).\n\n```bash\nhyprctl dispatch exit\n```\n\n6. Delete the existing hyprland config while in TTY.\n\n```bash\nrm -rf ~/.config/hypr\n```\n\n7. Simlink the configs you need with `stow`.\n\n```bash\nstow --target=$HOME foot zsh fsh hyprland hyprpanel rofi starship nvim tmux yazi bat electron-flags-wayland icons  # You can simlink multiple files like this\n```\n\n\u003e [!IMPORTANT]\n\u003e * Make sure that you have installed fast-syntax-highlighting and zsh-auto-suggestions to the folders that have configured in `.zshrc`.\n\u003e * On Arch linux you can install them by running `yay -S zsh-autosuggestions zsh-fast-syntax-highlighting`.\n\u003e * Please use **sudo** when simlinking pacman config.\n\n\u003e [!NOTE]\n\u003e I have turned off the animations and blur in the hyprland config. You can turn them on by editing the `hyprland.conf` file in the `~/.config/hypr` directory.\n\n## Removing the symlinks\n\n1. Exit hyprland:\n\n```bash\nhyprctl dispatch exit\n```\n\n2. Navigate to the configs directory in the git repo:\n\n```bash\ncd dotfiles-linux-hyprland/configs\n```\n\n3. Remove the symlinks:\n\n```bash\nstow -D --target=$HOME foot zsh fsh hyprland hyprpanel rofi starship nvim tmux yazi bat electron-flags-wayland icons  # Remove all the symlinks you linked earlier\n```\n## Community\n\nClick [here](https://discord.gg/PsxwFB4nJA) and hop onto my discord to talk about tech, vim, linux and all other degenerative stuff :-)\n\n## Credits\nAll credits and respect goes to all the authors and maintainers of the open source software I have used for this setup.\n\n## Thanks ❤️\nThank you for reading upto this point. Feel free to fork the repo if you need and don't forget to star.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamal1120%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchamal1120%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamal1120%2Fdotfiles/lists"}