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

https://github.com/pungrumpy/wins-dotfiles

🪟 Windows (Git bash) Configuration
https://github.com/pungrumpy/wins-dotfiles

dotfiles dotfiles-wins git-bash

Last synced: 11 months ago
JSON representation

🪟 Windows (Git bash) Configuration

Awesome Lists containing this project

README

          



💨 Windows's Dotfiles



My personal dotfiles for Windows (Using Git Bash)


Screenshot

## `📝` About

This repository contains my personal dotfiles for Windows. I use [Git Bash](https://gitforwindows.org/) as my main terminal emulator, so these dotfiles are intended to be used with it.

## `📃` Contents

- Git Bash configuration
- Git configuration
- Commitizen configuration

## `🎐` Git Bash configuration

- [Fish shell](https://fishshell.com/) - A smart and user-friendly command line shell. `bash scripts/install_fish.sh`
- [Starship](https://starship.rs/) - A blazing-fast, cross-shell prompt.
- [Scoop](https://scoop.sh/) - A command-line installer for Windows. `scoop import scoop.json`

## `🎐` Commitizen configuration

- [Commitizen](https://github.com/commitizen/cz-cli) - The commitizen command line utility. `npm install -g commitizen`
- [CZ Emoji Conventional Message](https://github.com/PunGrumpy/cz-emoji-conventional-message) - A commitizen adapter for the conventional changelog preset with emoji. `npm install -g cz-emoji-conventional-message`

## `📜` License

This repository is licensed under the [WTFPL License](LICENSE).