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.
- Host: GitHub
- URL: https://github.com/matimortari/dotfiles
- Owner: matimortari
- Created: 2024-12-29T12:41:40.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T22:09:53.000Z (4 months ago)
- Last Synced: 2025-01-05T22:26:43.551Z (4 months ago)
- Topics: cli, config, configuration, docker, dotfiles, dotfiles-windows, git, powershell, powershell-script, powershell-scripts, script
- Language: PowerShell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)