https://github.com/mnml-theme/git
A minimal theme for @git.
https://github.com/mnml-theme/git
git git-config git-configuration git-prompt gitconfig
Last synced: 8 months ago
JSON representation
A minimal theme for @git.
- Host: GitHub
- URL: https://github.com/mnml-theme/git
- Owner: mnml-theme
- License: mit
- Created: 2023-01-29T01:36:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T13:25:48.000Z (over 3 years ago)
- Last Synced: 2025-06-14T23:44:45.763Z (about 1 year ago)
- Topics: git, git-config, git-configuration, git-prompt, gitconfig
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

[mnml] [`git`]
==============
A **m**i**n**i**m**a**l** [theme] for [`git`].
Install
-------
with _[Home`brew`]_:
~~~ sh
brew install mnml-theme/install/mnml-git
~~~
or `brew bundle install` from a _[Brewfile]_:
~~~ rb
tap "mnml-theme/install"
brew "mnml-git"
~~~
License
-------
[MIT] © [Daniel Bayley]
[MIT]: LICENSE.md
[Daniel Bayley]: https://github.com/danielbayley
[mnml]: https://github.com/mnml-theme
[`git`]: https://git-scm.com
[theme]: https://
[home`brew`]: https://brew.sh
[brewfile]: https://github.com/Homebrew/homebrew-bundle#usage