{"id":17486878,"url":"https://github.com/israel-laguan/dotfiles","last_synced_at":"2026-05-07T06:34:33.322Z","repository":{"id":102082080,"uuid":"241385017","full_name":"Israel-Laguan/dotfiles","owner":"Israel-Laguan","description":"Collects all my important cross-distro system configurations ","archived":false,"fork":false,"pushed_at":"2020-04-25T01:53:08.000Z","size":841,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T15:28:11.347Z","etag":null,"topics":["dotfiles","git","linux","vscode"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Israel-Laguan.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":"2020-02-18T14:40:04.000Z","updated_at":"2024-03-19T16:50:07.000Z","dependencies_parsed_at":"2023-03-10T00:30:16.787Z","dependency_job_id":null,"html_url":"https://github.com/Israel-Laguan/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Israel-Laguan%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Israel-Laguan%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Israel-Laguan%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Israel-Laguan%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Israel-Laguan","download_url":"https://codeload.github.com/Israel-Laguan/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049641,"owners_count":20715512,"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":["dotfiles","git","linux","vscode"],"created_at":"2024-10-19T02:22:37.717Z","updated_at":"2026-05-07T06:34:28.297Z","avatar_url":"https://github.com/Israel-Laguan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT SHIELDS --\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues-open][issues-open-shield]][issues-url]\n[![Issues-closed][issues-closed-shield]][issues-url]\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Israel-Laguan/dotfiles\"\u003e\n    \u003cimg src=\"./docs/img/folder.png\" alt=\"Logo\"  height=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003e\n\tIsrael Laguan Linux's dotfiles!\n  \u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Collects all my important cross-distro system configurations\n    \u003cbr /\u003e\n\t  \u003c!-- 🖊️\n    \u003ca href=\"https://\"\u003eRead the article\u003c/a\u003e --\u003e\n    🐞\n    \u003ca href=\"https://github.com/Israel-Laguan/dotfiles/issues\"\u003eReport a Bug\u003c/a\u003e\n    🙋‍♂️\n    \u003ca href=\"https://github.com/Israel-Laguan/dotfiles/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Table of Contents\n\n1. [The Project](#the-project)\n2. [Features](#features)\n3. [Prerequisites](#prerequisites)\n4. [Getting Started](#getting-started)\n5. [Author](#author)\n6. [Contributing](#contributing)\n7. [Show your support](#show-your-support)\n8. [License](#license)\n\n# The Project\n\nThese are my dotfiles. Take anything you want, but at your own risk. It targets debian systems, but \nit should work on *nix as well (with apt-get).\n\nI've been using bash on-and-off for a long time (since Slackware Linux was distributed on 1.44MB floppy disks). In all that time, every time I've set up a new Linux or OS X machine, I've copied over my .bashrc file and my ~/bin folder to each machine manually. And I've never done a very good job of actually maintaining these files. It's been a total mess.\n\nI finally decided that I wanted to be able to execute a single command to \"bootstrap\" a new system to pull down all of my dotfiles and configs, as well as install all the tools I commonly use. In addition, I wanted to be able to re-execute that command at any time to synchronize anything that might have changed. Finally, I wanted to make it easy to re-integrate changes back in, so that other machines could be updated.\n\n# Features\n\n- Aliases\n- Prompt theme\n- `bash` functions\n- `vscode` settings\n- `vscode` snippets (Based on [this repo][snippets-repo])\n\n# Prerequisites\n\n- Debian 8+ or derivatives. It should work on *nix as well\n- `git`\n- `vscode`\n\n# Getting Started\n\nFor now copy paste as needed! (WIP: make an autoinstall script!)\n\n# Author\n\n \u003ctable style=\"width:100%\"\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n        \u003cdiv align=\"center\"\u003e\n            \u003ca href=\"./docs/img/photo.png\" target=\"_blank\" rel=\"author\"\u003e\n                \u003cimg src=\"./docs/img/photo.jpeg\" style=\"border-radius: 10%\" alt=\"Israel Laguan's Photo\"\u003e\n            \u003c/a\u003e\n            \u003ch2\u003e\n                \u003ca href=\"https://israel-laguan.github.io/\" target=\"_blank\" rel=\"author\"\u003e\n                    Israel Laguan\n                \u003c/a\u003e\n            \u003c/h2\u003e\n        \u003c/div\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cdiv align=\"center\"\u003e\n            \u003ca href=\"https://github.com/Israel-Laguan\" target=\"_blank\" rel=\"author\"\u003e\n                \u003cimg src=\"./docs/img/github.png\" style=\"border-radius: 10%\" alt=\"My GitHub\"\u003e\n                \u003ch2\u003e\n                    My GitHub Profile\n                \u003c/h2\u003e\n            \u003c/a\u003e\n        \u003c/div\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cdiv align=\"center\"\u003e\n            \u003ca href=\"https://israel-laguan.github.io/\" target=\"_blank\" rel=\"author\"\u003e\n                \u003cimg src=\"./docs/img/website.png\" alt=\"My Website\"\u003e\n                \u003ch2\u003e\n                    My Portafolio Web Page\n                \u003c/h2\u003e\n            \u003c/a\u003e\n        \u003c/div\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cdiv align=\"center\"\u003e\n            \u003ca href=\"https://www.linkedin.com/in/israellaguan/\" target=\"_blank\" rel=\"author\"\u003e\n                \u003cimg src=\"./docs/img/linkedin.png\" alt=\"My Linkedin\"\u003e\n                \u003ch2\u003e\n                    My Linkedin\n                \u003c/h2\u003e\n            \u003c/a\u003e\n        \u003c/div\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e \n\n# Contributing\n\n🤝 Contributions, issues and feature requests are welcome!\nFeel free to check the [issues page][issues-url].\n\n# Show your support\n\n🤗 Give a ⭐️ if you like this project!\n\n## Icons made by \n\n- \u003ca href=\"https://www.flaticon.com/authors/dinosoftlabs\" title=\"DinosoftLabs\"\u003eDinosoftLabs\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003e www.flaticon.com\u003c/a\u003e\n\n- \u003ca href=\"https://www.flaticon.com/authors/itim2101\" title=\"itim2101\"\u003eitim2101\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003e www.flaticon.com\u003c/a\u003e\n\n- \u003ca href=\"https://www.flaticon.com/authors/pixel-perfect\" title=\"Pixel perfect\"\u003ePixel perfect\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003e www.flaticon.com\u003c/a\u003e\n\n- \u003ca href=\"https://www.flaticon.com/authors/freepik\" title=\"Freepik\"\u003eFreepik\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003e www.flaticon.com\u003c/a\u003e\n\n## Ideas for dotfiles\n\n- Clone Function by [Phillip Krueger][clone-unction]\n- Arch Linux [Documentation on Prompt Customization][arch-prompt]\n- VSCode [official documentation about setup extentions][vscode-extentions]\n\n# License\n\n📝 This project is licensed under the [MIT](LICENSE)\\\nFeel free to fork this project and improve it\n\n[snippets-repo]: https://github.com/Israel-Laguan/vscode-extension-react-snippets\n\n[clone-unction]: https://www.phillip-kruger.com/post/some_bash_functions_for_git/\n[arch-prompt]: https://wiki.archlinux.org/index.php/Bash/Prompt_customization\n[vscode-extentions]: https://code.visualstudio.com/docs/editor/extension-gallery\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/Israel-Laguan/dotfiles?style=for-the-badge\n[contributors-url]: https://github.com/Israel-Laguan/dotfiles/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Israel-Laguan/dotfiles?style=for-the-badge\n[forks-url]: https://github.com/Israel-Laguan/dotfiles/network/members\n[stars-shield]: https://img.shields.io/github/stars/Israel-Laguan/dotfiles?style=for-the-badge\n[stars-url]: https://github.com/Israel-Laguan/dotfiles/stargazers\n[issues-open-shield]: https://img.shields.io/github/issues/Israel-Laguan/dotfiles?style=for-the-badge\n[issues-url]: https://github.com/Israel-Laguan/dotfiles/issues\n[issues-closed-shield]: https://img.shields.io/github/issues-closed/Israel-Laguan/dotfiles?style=for-the-badge","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisrael-laguan%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisrael-laguan%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisrael-laguan%2Fdotfiles/lists"}