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
- Host: GitHub
- URL: https://github.com/pungrumpy/wins-dotfiles
- Owner: PunGrumpy
- License: wtfpl
- Created: 2023-09-21T13:30:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T17:00:46.000Z (over 2 years ago)
- Last Synced: 2025-01-27T06:32:18.737Z (about 1 year ago)
- Topics: dotfiles, dotfiles-wins, git-bash
- Language: Shell
- Homepage:
- Size: 623 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## `📝` 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).