/git-aliases.nu

A collection of convenient Git aliases for Nushell.

Primary LanguageNushellMIT LicenseMIT

Table of Contents

Description

A collection of convenient Git aliases for Nushell.

Installation

Clone the repository and source the module in your config.nu:

overlay use /path/to/git-aliases.nu

Usage

Once sourced, you can use the provided Git aliases as commands in Nushell.

Contributing

Issues and pull requests are welcome! Feel free to contribute improvements or new aliases.

Changelog

All changelogs can be found in the CHANGELOG.md file.

License

This project is licensed under the MIT License.