{"id":13667220,"url":"https://github.com/CallMeEchoCodes/dotfiles-old","last_synced_at":"2025-04-26T15:32:27.126Z","repository":{"id":39895734,"uuid":"507168374","full_name":"CallMeEchoCodes/dotfiles-old","owner":"CallMeEchoCodes","description":":truck: There's no place like ~","archived":true,"fork":false,"pushed_at":"2022-07-31T03:39:50.000Z","size":211,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-11T02:35:32.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/CallMeEchoCodes.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}},"created_at":"2022-06-24T23:29:45.000Z","updated_at":"2024-05-14T10:42:12.000Z","dependencies_parsed_at":"2022-09-15T16:52:20.344Z","dependency_job_id":null,"html_url":"https://github.com/CallMeEchoCodes/dotfiles-old","commit_stats":null,"previous_names":["callmeechocodes/dotfiles-old"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CallMeEchoCodes%2Fdotfiles-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CallMeEchoCodes%2Fdotfiles-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CallMeEchoCodes%2Fdotfiles-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CallMeEchoCodes%2Fdotfiles-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CallMeEchoCodes","download_url":"https://codeload.github.com/CallMeEchoCodes/dotfiles-old/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251008803,"owners_count":21522180,"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-08-02T07:00:33.561Z","updated_at":"2025-04-26T15:32:26.287Z","avatar_url":"https://github.com/CallMeEchoCodes.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"[![Maintenance](https://img.shields.io/maintenance/yes/2022?style=for-the-badge)](https://github.com/CallMeEchoCodes/dotfiles/commits)\n[![contributions](https://img.shields.io/badge/contribution-welcome-brightgreen\u0026?style=for-the-badge)](https://github.com/CallMeEchoCodes/dotfiles/pulls)\n\n# Heyo!\nWelcome to my dotfiles! If you don't know what dotfiles are.. well first how did you get here, and second they are basicly what linux users call configuration files.\nBefore i start rambling lets get straight into the install guide\n\n# Screenshots\n\n![IMG1](https://i.imgur.com/YvV29fp.png)\n![IMG2](https://i.imgur.com/9qzNbET.png)\n\n# Install\n## Dependencies\n### Required dependencies\n\n| Name                                                                   | Description                                                                                   | Where/why is it needed?                |\n| ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | -------------------------------------- |\n| [i3 Gaps Rounded](https://github.com/FinnHering/i3)                    | A fork of i3wm tiling window manager with more features, including gaps and rounded corners   | Window Manager                         |\n| [Inter Nerd Font](https://aur.archlinux.org/packages/nerd-fonts-inter) | Inter Font, patched with the Nerd Fonts Patcher                                               | System Font                            |\n| [JetBrains Mono Nerd Font](https://aur.archlinux.org/packages/nerd-fonts-jetbrains-mono) | A Nerd Font patched version of JetBrains Mono | Console font |\n| [polybar](https://github.com/polybar/polybar)                          | A fast and easy-to-use tool for creating status bars                                          | Top Bar                                |\n| [rofi](https://github.com/davatorium/rofi)                             | A window switcher, Application launcher and dmenu replacement.                                | App launcher, switcher, and power menu |\n| [Dunst](https://dunst-project.org)                                     | A lightweight replacement for the notification daemons provided by most desktop environments. | Notification Daemon                    |\n\n### Optional dependencies\n\n| Name                                                   | Description                                                                                                                                  | Where/why is it needed? |\n| ------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |\n| [Kitty](https://sw.kovidgoyal.net/kitty)               | The fast, feature-rich, GPU based terminal emulator                                                                                          | Terminal Emulator       |\n| [Neovim](https://neovim.io)                            | hyperextensible Vim-based text editor                                                                                                        | Text Editor             |\n| [ZSH](https://zsh.org) + [Oh My ZSH](https://ohmyz.sh) | `ZSH`: A shell designed for interactive use `OMZ`: A delightful, open source, community-driven framework for managing your Zsh configuration | Shell                   |\n\nOnce you have atleast all of the [required dependencies](#required-dependencies) installed you may proceed.\n\n## Installation\n\n1. Clone this repo into `~/.dotfiles` with submodules\n`git clone --recurse-submodules --remote-submodules https://github.com/CallMeEchoCodes/dotfiles ~/.dotfiles`\n2. Delete/move any already existing configurations of the dependencies you installed\n3. `cd` into `~/.dotfiles`\n`cd ~/.dotfiles`\n4. Install `dossier`\n`\u003cyour-aur-helper\u003e -S dossier`\n4. Run `dossier install`\n5. Add `exec i3` to your `.xinitrc`\n6. Type `startx` to open i3wm!\n\n# Mappings\n`Super + Shift + s`  Take screenshot and copy to clipboard (will also save to ~/Screenshots) \u003cbr /\u003e\n`Super + 0-9` Switch workspaces \u003cbr /\u003e\n`Super + Shift + 0-9` Move focused window to another workspace \u003cbr /\u003e\n`Super + Enter` Open terminal (will open kitty by default) \u003cbr /\u003e\n`Super + h` Split horizontaly \u003cbr /\u003e\n`Super + v` Split verticaly \u003cbr /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCallMeEchoCodes%2Fdotfiles-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCallMeEchoCodes%2Fdotfiles-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCallMeEchoCodes%2Fdotfiles-old/lists"}