An open API service indexing awesome lists of open source software.

https://github.com/matimortari/dotfiles

My personal configuration files, along with automation scripts for development tasks.
https://github.com/matimortari/dotfiles

cli config configuration docker dotfiles dotfiles-windows git powershell powershell-script powershell-scripts script

Last synced: 3 months ago
JSON representation

My personal configuration files, along with automation scripts for development tasks.

Awesome Lists containing this project

README

        

# Dotfiles 📁🔧

This repository contains my personal configuration files, along with automation scripts for development tasks.

## 📖 Overview

- **/Git/.gitconfig:** Git configuration.

- **/Docker/.config.json:** Docker configuration.

- **/Powershell/Microsoft.PowerShell_profile.ps1:** PowerShell profile configuration.

- **/Code/:** Visual Studio Code configuration folder.

- **settings** Visual Studio Code settings.
- **keybindings.json:** Visual Studio Code keybindings.

- **/Obsidian/:** Obsidian configuration folder.

- **app.json:** Obsidian settings.
- **appearance.json:** Obsidian appearance settings.
- **hotkeys.json:** Obsidian hotkeys.

- **/scripts/:** Automation scripts folder.

- **setup-nextjs.ps1:** Quickstart a Next.js-powered website.
- **tree.ps1:** Custom implementation of the `tree` command for Windows which excludes large files.

## 📬 Contact

Feel free to reach out to discuss collaboration opportunities or to say hello!

- [My Email](mailto:[email protected])
- [My LinkedIn Profile](https://www.linkedin.com/in/matheus-mortari-19rt)
- [My GitHub Profile](https://github.com/matimortari)