{"id":19865390,"url":"https://github.com/brunomontezano/dotfiles","last_synced_at":"2025-07-10T16:07:32.849Z","repository":{"id":107083838,"uuid":"267216868","full_name":"brunomontezano/dotfiles","owner":"brunomontezano","description":"My current dotfiles. I've been mantaining this mirror of my configuration files to the public in order to help as many people as possible. ","archived":false,"fork":false,"pushed_at":"2024-03-05T21:30:39.000Z","size":754,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-06T21:33:01.288Z","etag":null,"topics":["archlinux","backup","bashrc","config","config-files","configuration","configuration-files","customization","dotfiles","dwm","gnome","i3wm","linux","neovim","rice","scripts","vimrc","window-manager"],"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/brunomontezano.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}},"created_at":"2020-05-27T04:03:42.000Z","updated_at":"2024-04-15T13:56:03.032Z","dependencies_parsed_at":"2024-03-08T12:30:57.153Z","dependency_job_id":null,"html_url":"https://github.com/brunomontezano/dotfiles","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/brunomontezano%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunomontezano%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunomontezano%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunomontezano%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunomontezano","download_url":"https://codeload.github.com/brunomontezano/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251992887,"owners_count":21677022,"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":["archlinux","backup","bashrc","config","config-files","configuration","configuration-files","customization","dotfiles","dwm","gnome","i3wm","linux","neovim","rice","scripts","vimrc","window-manager"],"created_at":"2024-11-12T15:22:23.842Z","updated_at":"2025-05-02T05:31:33.860Z","avatar_url":"https://github.com/brunomontezano.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n![Bruno's GNOME desktop](https://github.com/brunomontezano/dotfiles/assets/65104127/f526b570-aa84-486c-9edf-471bd6f60f83)\n\n## Dotfiles are configuration files that are used to customize your Linux installation\n\nIt's called this way because there's a period in the start of the filename\n(meaning it is a hidden file or directory), that looks like a dot. This repo\ncontains some of my config files. This way I can use it as my backup if I\nformat my machines or install it on new computers. Also, it can be helpful for\nsome if you want to copy or take some ideas for your own customizations.\n\n## Why do I have this repository?\n\n- I can use it as my backup if I need;\n- I used it as a learning tool (on git and configuration files in general);\n- Maybe I can help some people that are looking for inspiration.\n\n## Usage\n\nYou can download my dotfiles cloning this repository to your local machine and\nthen copying the files you want to use as you wish.\n\nIn this example I'm going to demonstrate how you would use my `.bashrc` file as\nyour bash configuration file:\n\n```bash\ngit clone https://github.com/brunomontezano/dotfiles\ncd dotfiles\ncp .bashrc ~/.bashrc\n```\n\nIf you do this, probably the next time you open your bash session, you're going\nto notice some changes, because of the new `.bashrc` file.\n\nNote that you should read everything inside those config files before putting\non your system. Sometimes there are something pointing to another file, script\nor program and you should aknowledge that. But I'm sure you're pretty smart and\ngonna work it out easily! Have a nice day!\n\n## What software have I been using?\n\n- Desktop environment: [GNOME](https://www.gnome.org/)\n- Terminal emulator: [GNOME Terminal](https://apps.gnome.org/Console/)\n- Web browser: [Firefox](https://www.mozilla.org/)\n- Music players: [GNOME Music](https://apps.gnome.org/Music/) and\n[Amberol](https://apps.gnome.org/Amberol/)\n- AUR helper: [paru](https://github.com/Morganamilo/paru)\n- Video player: [Clapper](https://rafostar.github.io/clapper/)\n- Image viewer: [Loupe](https://apps.gnome.org/en/Loupe/)\n- Document viewer: [Papers](https://apps.gnome.org/Papers/) for PDF and more\ncommon formats and [Foliate](https://johnfactotum.github.io/foliate/) as eBook\nreader\n- Text editor: [Neovim](https://neovim.io/) ❤️\n- File manager: [Nautilus](https://apps.gnome.org/en/Nautilus/)\n- Reference manager: [Zotero](https://www.zotero.org/)\n- Programming-related: [R](https://www.r-project.org/),\n[Python](https://www.python.org/),\n[Julia](https://julialang.org/) and\n[shell scripting](https://www.gnu.org/software/bash/)\n- Colorscheme: [Catppuccin](https://github.com/catppuccin/catppuccin)\n(currently running Latte flavor during the day, and Mocha at night)\n\n## Support\n\nFeel free to leave an issue on the\n[Issue tab](https://github.com/brunomontezano/dotfiles/issues)\nand I'll try to respond as soon as possible.\n\nIf you want to check out some other projects of mine, go to my [GitHub profile](https://github.com/brunomontezano).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunomontezano%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunomontezano%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunomontezano%2Fdotfiles/lists"}