Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yupanquidev/dotfiles
My personal configurations. Here you'll find my dotfiles and settings for various tools I use daily, such as zsh, vscode, and git. These files help me optimize my workflow and customize my development experience.
https://github.com/yupanquidev/dotfiles
bash git warp windows windows-terminal wsl wsl-debian wsl-parrotos zed zsh
Last synced: 1 day ago
JSON representation
My personal configurations. Here you'll find my dotfiles and settings for various tools I use daily, such as zsh, vscode, and git. These files help me optimize my workflow and customize my development experience.
- Host: GitHub
- URL: https://github.com/yupanquidev/dotfiles
- Owner: yupanquidev
- License: mit
- Created: 2023-11-07T21:35:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T01:12:41.000Z (7 days ago)
- Last Synced: 2024-12-16T02:21:39.109Z (7 days ago)
- Topics: bash, git, warp, windows, windows-terminal, wsl, wsl-debian, wsl-parrotos, zed, zsh
- Language: Shell
- Homepage:
- Size: 88.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
~/.dotfiles
My personal configurations. Here you'll find my dotfiles and settings for various tools I use daily, such as zsh, vscode, and git. These files help me optimize my workflow and customize my development experience.
Shell • Tools • Git configuration
### Table of Contents
- [About](#about)
- [Resources](#resources)
- [Operating Systems (OS)](#operating-systems-os)
- [Terminals and Shells](#terminals-and-shells)
- [Languages and Frameworks](#languages-and-frameworks)
- [Editors](#editors)
- [Others](#others)
- [License](#license)
## About
A collection of my settings, tools, and other resources that help me streamline my workflow and improve my productivity as a developer.
## Resources
Resources, tools and technologies that I use daily.
### Operating Systems (OS)
- **[Windows 11](https://www.microsoft.com/en-us/software-download/windows11)**: I use Windows 11 Pro as my primary operating system for development.
- **[WSL](https://learn.microsoft.com/en-us/windows/wsl/)**: Windows Subsystem for Linux (WSL) is a compatibility layer for running Linux binary executables natively on Windows 11.
- **[Debian](https://www.debian.org/)**: I use as my primary Linux distribution on WSL, .
- **[Parrot OS](https://parrotsec.org/)**: Security testing.
### Terminals and Shells
- **Terminals**:
- **[Warp](https://www.warp.dev/)**: Terminal emulator.
- **[Windows Terminal](https://github.com/microsoft/terminal)**: Terminal emulator for Windows.
- **Shells**:
- **[PoweShell 7](https://learn.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-74?view=powershell-7.4)**: I use PowerShell for Windows.
- **Zsh**: I use Zsh as my primary shell.
- **Bash**: I use Bash as my secondary shell.
### Languages and Frameworks
- **Frontend**:
- **[HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)**: Structure of web pages.
- **[CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)**: Styling web pages.
- **[JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)**: Adding interactivity to web pages.
- **Backend**:
- **[Node.js](https://nodejs.org/)**: JavaScript runtime.
- **[TypeScript](https://www.typescriptlang.org/)**: Superset of JavaScript.
- **Frameworks**:
- **[Astro](https://astro.build/)**: Static site generator.
- **[Tailwind CSS](https://tailwindcss.com/)**: Utility-first CSS framework.
- **[Svelte](https://svelte.dev/)**: Frontend framework.
### Editors
- **[Visual Studio Code](https://code.visualstudio.com/)**: I use VS Code as my primary code editor.
- **[Zed](https://zed.dev/)**: Secondary code editor, I'm trying.
### Others
- **[Oxc](https://oxc.rs/)**: A collection of JavaScript tools.
- **[Curl](https://curl.se/)**: Command-line tool and library transferring data with URLs.
- **Wget**: Command-line tool for downloading files.
- **[Git](https://git-scm.com/)**: Version control system.
- **[PostgreSQL](https://www.postgresql.org/)**: Relational database management system.
- **[Supabase](https://supabase.com/)**: Open-source Firebase alternative.
- **[Cloudflare](https://www.cloudflare.com/)**: Web infrastructure and website security company.
- **[Vercel](https://vercel.com/)**: Cloud platform for static sites and serverless functions.
- **[DonDominio](https://www.dondominio.com/)**: Domain registrar.
- **[GitHub Copilot](https://github.com/features/copilot)**: AI pair programmer.
- **[Figma](https://www.figma.com/)**: Collaborative interface design tool.
- **Browsers**:
- **[Brave](https://brave.com/)**: Privacy-focused browser.
- **[Arc](https://arc.net/)**: Browser based on Chromium.
- **Extensions**:
- [Wappalyzer](https://chromewebstore.google.com/detail/wappalyzer-technology-pro/gppongmhjkpfnbhagpmjfkannfbllamg)
- [JSON Viewer](https://chromewebstore.google.com/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh)
- [Material Icons for GitHub](https://chromewebstore.google.com/detail/material-icons-for-github/bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc).
- **[GitHub Actions](https://github.com/features/actions)**: CI/CD service.
- **[1.1.1.1](https://one.one.one.one/)**: DNS resolver.
- **[optimg.xyz](https://www.optimg.xyz/)**: Image optimization service.
- **[Responsively](https://responsively.app/)**: Responsive design testing tool.
- **[Omatsuri](https://omatsuri.app/)**: Tools for everyday use.
- **[Tabler Icons](https://tabler.io/icons)**: Icons.
- **[Speedtest](https://www.speedtest.net/)**: Internet speed test.
- **[Spotify](https://open.spotify.com/)**: Music streaming service.
## License
Distributed under the MIT License. See [LICENSE](https://github.com/yupanquidev/dotfiles/blob/main/LICENSE) for more information.