https://github.com/fernandocelmer/dotfiles
https://github.com/fernandocelmer/dotfiles
asdf linux linux-shell python shell-script vim
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fernandocelmer/dotfiles
- Owner: FernandoCelmer
- License: mit
- Created: 2022-07-18T05:05:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2026-03-18T03:06:00.000Z (3 months ago)
- Last Synced: 2026-03-18T17:31:26.142Z (3 months ago)
- Topics: asdf, linux, linux-shell, python, shell-script, vim
- Language: Shell
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
**English**: With the need to automate processes and execution of scripts, **[LinuxProfile](https://github.com/MyLinuxProfile/linux-profile)** emerged, a project developed in python that aims to create a standard in the chaos of storing information about packages, aliases, scripts, texts and files in a single place, fully customizable from according to the user.
> **Português**: Com a necessidade de automatizar os processos e execução de scripts, surgiu **[LinuxProfile](https://github.com/MyLinuxProfile/linux-profile)**, projeto desenvolvido em python que tem como objetivo criar um padrão no caos do armazenamento de informações de pacotes, alias, scripts, textos e arquivos em um único local, totalmente personalizável de acordo com o usuário.
---
## My Profiles -> [LinuxProfile](https://github.com/linux-profile/linux-profile)
- [profile-archlinux.json](https://github.com/FernandoCelmer/dotfiles/blob/master/profile-archlinux.json)
- [profile-macos.json](https://github.com/FernandoCelmer/dotfiles/blob/master/profile-macos.json)
- [profile-ubuntu.json](https://github.com/FernandoCelmer/dotfiles/blob/master/profile-ubuntu.json)
## Marketplace
A public marketplace for Claude Code skills and plugins.
Browse skills in [`skills/`](skills/) and plugins in [`plugins/`](plugins/).
### Install
Add this marketplace to Claude Code:
```bash
claude plugin marketplace add FernandoCelmer/dotfiles
```
Install a skill:
```bash
claude plugin install smart-review-pr
```
> Contributions via Pull Request are welcome.
---
## Commit Style
- ⚙️ FEATURE
- 📝 PEP8
- 📌 ISSUE
- 🪲 BUG
- 📘 DOCS
- 📦 PyPI
- ❤️️ TEST
- ⬆️ CI/CD
- ⚠️ SECURITY
## License
This project is licensed under the terms of the MIT license.