{"id":15715900,"url":"https://github.com/elmouradiaminedev/dotfiles","last_synced_at":"2026-04-13T04:06:00.231Z","repository":{"id":221856096,"uuid":"754725887","full_name":"elmouradiaminedev/dotfiles","owner":"elmouradiaminedev","description":":rocket: Personal dotfiles for my mac  :computer: ","archived":false,"fork":false,"pushed_at":"2024-02-23T22:23:49.000Z","size":4513,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T23:01:36.249Z","etag":null,"topics":["alacritty","borders","brew","dotfiles","git","homebrew","lua","nvim","skhd","starship","terminal","tmux","yabai","zsh"],"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/elmouradiaminedev.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-02-08T16:46:19.000Z","updated_at":"2024-07-07T13:38:45.000Z","dependencies_parsed_at":"2024-10-24T12:59:15.348Z","dependency_job_id":"91e84176-8c5a-4b38-94c3-0d60e6b0dc50","html_url":"https://github.com/elmouradiaminedev/dotfiles","commit_stats":null,"previous_names":["elmouradiaminedev/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmouradiaminedev%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmouradiaminedev%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmouradiaminedev%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmouradiaminedev%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elmouradiaminedev","download_url":"https://codeload.github.com/elmouradiaminedev/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246372743,"owners_count":20766635,"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","borders","brew","dotfiles","git","homebrew","lua","nvim","skhd","starship","terminal","tmux","yabai","zsh"],"created_at":"2024-10-03T21:43:23.796Z","updated_at":"2026-04-13T04:06:00.198Z","avatar_url":"https://github.com/elmouradiaminedev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles Repository\n\n![Thumbnail](https://i.imgur.com/2RbQdum.png)\n## Description\n\nThis repository contains my dotfiles, which are configuration files for various tools and applications. These dotfiles help me maintain a consistent development environment across different machines.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Structure](#structure)\n- [Contributing](#contributing)\n- [Thanks](#Thanks)\n- [License](#license)\n\n## Installation\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/elmouradiaminedev/dotfiles.git\n   cd dotfiles/install\n   ```\n\n2. **Run the Installation Scripts:**\n\n   ```bash\n   chmod +x install.sh bootstrap.sh osx.sh\n   scripts/bootstrap.sh\n   ```\n\n   These scripts will setup macos defaults, install brew dependencies and symlink the dotfiles to your home directory. Review and backup your existing configurations before running the scripts.\n\n## Structure\n\nThe repository contains the config for the following applications:\n\n- **kitty:** Kitty a terminal emulator\n- **brew:** Homebrew package manager dependencies.\n- **git:** Git configuration files.\n- **nvim:** Neovim editor configurations.\n- **skhd:** Simple hotkey daemon configuration.\n- **starship:** Custom shell prompt configurations using Starship.\n- **tmux:** Terminal multiplexer configurations.\n- **yabai:** Tiling window manager configurations.\n- **zsh:** Zsh shell configurations.\n\n## Keybindings\n\n| Shortcut                          | Description                                                 |\n| --------------------------------- | ----------------------------------------------------------- |\n| **Change Window Focus**                                                                        |\n| `Alt + J`                         | Move focus to the window below the current one.             |\n| `Alt + K`                         | Move focus to the window above the current one.             |\n| `Alt + H`                         | Move focus to the window on the left.                       |\n| `Alt + L`                         | Move focus to the window on the right.                      |\n| **Change Focus Between Monitors**                                                              |\n| `Alt + S`                         | Switch focus to the monitor on the left.                    |\n| `Alt + G`                         | Switch focus to the monitor on the right.                    |\n| **Swap Windows**                                                                               |\n| `Shift + Alt + J`                 | Swap the current window with the one below it.              |\n| `Shift + Alt + K`                 | Swap the current window with the one above it.              |\n| `Shift + Alt + H`                 | Swap the current window with the one on the left.           |\n| `Shift + Alt + L`                 | Swap the current window with the one on the right.          |\n| **Move Window to Space**                                                                       |\n| `Shift + Alt + P`                 | Move the current window to the previous space.              |\n| `Shift + Alt + N`                 | Move the current window to the next space.                  |\n| `Shift + Alt + 1`                 | Move the current window to space 1.                         |\n| `Shift + Alt + 2`                 | Move the current window to space 2.                         |\n| `Shift + Alt + 3`                 | Move the current window to space 3.                         |\n| **Move Window to Display**                                                                     |\n| `Shift + Alt + S`                 | Move the current window to the display on the left.         |\n| `Shift + Alt + G`                 | Move the current window to the display on the right.        |\n| **Resize Window**                                                                              |\n| `Ctrl + Alt + H`                  | Shrink the width of the current window.                     |\n| `Ctrl + Alt + J`                  | Shrink the height of the current window.                    |\n| `Ctrl + Alt + K`                  | Expand the height of the current window.                    |\n| `Ctrl + Alt + L`                  | Expand the width of the current window.                     |\n| `Alt + F`                         | Toggle between maximizing and restoring the current window. |\n| `Alt + E`                         | Balance the layout of windows in the current space.         |\n| **Kitty Shortcuts**                                                                        |\n| `Ctrl + N`                        | Create a new terminal window in Kitty.                  |\n| `Ctrl + Q`                        | Quit Kitty.                                             |\n| `Ctrl + L`                        | Clear the terminal screen in Kitty.                     |\n| `Ctrl + R`                        | fzf through command history.                                |\n| `Ctrl + T`                        | fzf through current folder files.                           |\n\nDive in the source code to find more shortcuts.\n\n## Contributing\n\nIf you find any issues or have suggestions for improvements, please open an issue or create a pull request. Contributions are welcome!\n\n## Thanks\n\nSpecial thanks to these amazing projects that served as a source of inspiration:\n- https://github.com/andrew8088/dotfiles\n- https://github.com/folke/dot\n- https://github.com/mathiasbynens/dotfiles\n\n## License\n\nThis project is licensed under the [MIT](https://github.com/elmouradiaminedev/dotfiles/blob/main/LICENSE) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmouradiaminedev%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felmouradiaminedev%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmouradiaminedev%2Fdotfiles/lists"}