{"id":18386241,"url":"https://github.com/bethropolis/.dotfiles","last_synced_at":"2025-04-12T02:08:45.668Z","repository":{"id":259558910,"uuid":"878205534","full_name":"bethropolis/.dotfiles","owner":"bethropolis","description":"my dotfiles","archived":false,"fork":false,"pushed_at":"2025-03-26T16:58:42.000Z","size":1383,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T02:08:44.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bethropolis.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-10-25T00:39:36.000Z","updated_at":"2025-03-26T16:58:46.000Z","dependencies_parsed_at":"2025-03-26T00:43:55.524Z","dependency_job_id":null,"html_url":"https://github.com/bethropolis/.dotfiles","commit_stats":null,"previous_names":["bethropolis/.dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bethropolis%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bethropolis","download_url":"https://codeload.github.com/bethropolis/.dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505933,"owners_count":21115354,"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":[],"created_at":"2024-11-06T01:21:08.263Z","updated_at":"2025-04-12T02:08:45.658Z","avatar_url":"https://github.com/bethropolis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nA collection of configuration files and scripts for my Linux environment. This repository contains my personal settings for various applications, terminal configurations, and system utilities, all designed to work together for a cohesive experience.\n\n\n![Preview](./.assets/bg.png)\n\n---\n## 📋 Config's Included\n\n| Category                     | Description                                             |\n|------------------------------|---------------------------------------------------------|                                         \n| [Fish Shell](/.config/fish/) | Configuration and custom functions                      |\n| [Kitty Terminal](/.config/kitty/) | A fast GPU-based terminal emulator                 |\n| [Ghostty Terminal](/.config/ghostty/) | Alternative terminal configuration             |\n| [Conky](/.config/conky/Mimosa/) | System monitor with Mimosa theme                     |\n| [Fastfetch](/.config/fastfetch/) | Faster alternative to Neofetch                      |                                        |\n| [Flatpak Management](scripts/flatpaks.sh) | Installation and management of Flatpak apps |\n| [GNOME Extensions](scripts/gextensions.sh) | Management of GNOME Shell extensions       |\n\n---\n## 🚀 Installation\n\nClone the repository to your `Projects` folder:\n\n```bash\ngit clone https://github.com/username/dotfiles.git ~/Projects/.dotfiles #.dotfiles\n```\n\nRun the installation script:\n\n```bash\ncd ~/Projects/.dotfiles\n./install.sh\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eInstallation Options\u003c/summary\u003e\n\nThe install script accepts several options:\n\n| Option                | Description                                      |\n|-----------------------|--------------------------------------------------|\n| `--install-flatpaks`  | Install Flatpak applications from the list       |\n| `--install-extensions`| Install GNOME extensions from the list           |\n| `--browser-sync`      | Sync extensions from browser                     |\n\nExample:\n```bash\n./install.sh --install-flatpaks --install-extensions\n```\n\n\u003c/details\u003e\n\n---\n\n# 📝 Custom Commands\n\n\u003cdetails open\u003e\n\u003csummary\u003eCustom Commands and Aliases\u003c/summary\u003e\n\n| Command/Alias | Description                                      |\n|---------------|--------------------------------------------------|\n| `dots`        | Quick access to dotfiles                         |\n| `proj`        | Quick access to Projects directory               |\n| `mkcd`        | Create directory and cd into it                  |\n| `dump`        | Export installed Flatpaks and GNOME extensions to lists |\n| `cd` (`z`)    | Use zoxide for smarter directory navigation      |\n| `nv`          | Neovim shortcut                                  |\n| `frc`         | Edit fish config                                 |\n| `src`         | Reload fish config                               |\n| `gs`          | Git status                                       |\n| `lg`          | LazyGit                                          |\n\n\n\u003c/details\u003e\n\n\n\u003e [!NOTE]  \n\u003e The aliases and commands listed above are defined in the Fish shell configuration file located at `~/.config/fish/config.fish`.\n\n---\n\n# 📦 Application Lists\n\n| Application Type     | Applications                                      |\n|----------------------|---------------------------------------------------|\n| [Flatpak Applications](scripts/flatpaks.sh) | List of installed Flatpak applications            |\n| [GNOME Extensions](scripts/gextensions.sh) | List of installed GNOME Shell extensions          |\n\n\u003e [!TIP]\n\u003e This scripts are for dumping application lists onto the `lists` directory.\n\u003e Run `dump` command to create list files.\n\n---\n\n# 📄 License\n These dotfiles are shared for reference and inspiration under MIT. Feel free to use and modify them for your personal use.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbethropolis%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbethropolis%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbethropolis%2F.dotfiles/lists"}