{"id":18918829,"url":"https://github.com/alexw00/dot-launcher","last_synced_at":"2025-04-15T10:33:15.043Z","repository":{"id":50460189,"uuid":"519159077","full_name":"AlexW00/dot-launcher","owner":"AlexW00","description":"Quickly open and edit dotfiles.","archived":false,"fork":false,"pushed_at":"2023-03-09T13:21:17.000Z","size":14,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-02T00:22:14.569Z","etag":null,"topics":["config","dotfiles","dotfiles-linux","dotfiles-macos","dotfiles-manager","linux"],"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/AlexW00.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-07-29T09:36:04.000Z","updated_at":"2022-11-20T12:46:34.000Z","dependencies_parsed_at":"2022-09-06T17:21:15.979Z","dependency_job_id":null,"html_url":"https://github.com/AlexW00/dot-launcher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexW00%2Fdot-launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexW00%2Fdot-launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexW00%2Fdot-launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexW00%2Fdot-launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexW00","download_url":"https://codeload.github.com/AlexW00/dot-launcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223669404,"owners_count":17183101,"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":["config","dotfiles","dotfiles-linux","dotfiles-macos","dotfiles-manager","linux"],"created_at":"2024-11-08T10:33:57.274Z","updated_at":"2024-11-08T10:33:57.743Z","avatar_url":"https://github.com/AlexW00.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dot-Launcher\n\nDot-Launcher is a Bash script to quickly open and edit dotfiles.\n\n![ezgif com-gif-maker](https://user-images.githubusercontent.com/55558407/182107032-9b6ec145-ea73-4e1a-a816-b5c9b5da1fa4.gif)\n\n## 🚚 Dependencies\n\n- [Git](https://git-scm.com/)\n- [Fzf](https://github.com/junegunn/fzf)\n\n## 💿 Installation\n\n1. (Install the [dependencies](#dependencies))\n2. Download [dot.sh](./dot.sh) and save it in a directory of your choice.\n3. `chmod +x /path/to/dot.sh` to make it executable\n4. To execute the script from anywhere, add the following line to your `~/.bashrc`/`~/.zshrc`:\n    ```bash\n    alias dot='/path/to/dot.sh'\n    ```\n\n## ⚙️ Configuration\n\nYou can configure the following variables in the `dot.sh` file:\n- `dot_dir`: the directory where the dotfiles are stored. (default: `$HOME/.config`)\n- `nested_levels`: the number of nested levels to search for dotfiles. (default: `3`)\n- `dot_file_extensions`: allowed file extensions for dotfiles. (default: `\".txt\" \".json\" \".yml\" \".yaml\" \".conf\" \".ini\" \".toml\" \".xml\" \".vim\" \".lua\" \"rc\" \"profile\" \".resources\"`)\n- `do_ignore_gitignored_files`: whether or not to ignore files also ignored by git (default: `\"true\"`)\n\n## 💻 Usage\n\nSimply run `dot` in your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexw00%2Fdot-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexw00%2Fdot-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexw00%2Fdot-launcher/lists"}