-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial Release
- Loading branch information
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<p align="center"><img src="https://raw.githubusercontent.com/lighthaus-theme/fish/185280f858f794949f5ae79ae9bcca42442177d2/assets/fish-badge.svg" width="250"><p> | ||
<p align="center"> | ||
<a href="https://www.buymeacoffee.com/asirohi"><img alt="Status" src="https://raw.githubusercontent.com/lighthaus-theme/lighthaus-theme/3cc9fd60c69da89f56721ca9048f38709b3dc878/BuyUsACoffee.svg" width="150" height="23"> | ||
</p> | ||
<h2 align="center">Fish Lighthaus</h2> | ||
|
||
A [Lighthaus](https://github.com/lighthaus-theme/lighthaus) theme for [Fish Shell](https://fishshell.com/). | ||
|
||
### Table of Contents | ||
- [Screenshots](#screenshots) | ||
- [Installation](#installation) | ||
- [Version](#version) | ||
- [Bugs/Issues](#bugs/issues) | ||
- [License](#license) | ||
|
||
### Screenshots | ||
|
||
<p align="center"><img src="https://github.com/lighthaus-theme/fish/blob/main/assets/fish-01.png?raw=true"><p> | ||
|
||
### Installation | ||
|
||
Lighthaus theme for Fish can be installed using [Oh-My-Fish](https://github.com/oh-my-fish/oh-my-fish) by simply running the following command | ||
``` bash | ||
omf install https://github.com/lighthaus-theme/fish | ||
``` | ||
Manual installation can be done by downloading [this repo](https://github.com/lighthaus-theme/fish/archive/refs/heads/main.zip) and copying the `conf.d/lighthaus.fish` to your `~/.config/fish/conf.d`. | ||
Enter `exec fish` to reload the config. | ||
|
||
_For more information refer to the [official fish documentation](https://fishshell.com/docs/current/index.html)._ | ||
|
||
### Version | ||
|
||
```vim | ||
v 1.0.0 | ||
``` | ||
|
||
_Lighthaus and all it's projects use [Semantic Versioning](https://semver.org/)._ | ||
|
||
_All changes are recorded in [CHANGELOG](https://github.com/lighthaus-theme/fish/blob/main/CHANGELOG.md)_ | ||
|
||
### Bugs/Issues | ||
|
||
Please report any bugs or issues [here](https://github.com/lighthaus-theme/fish/issues). Issues and Bugs Template can be found [here](https://github.com/lighthaus-theme/lighthaus/blob/master/ISSUE_TEMPLATE.md). | ||
|
||
### License | ||
|
||
_Copyright © 2021-Present Lighthaus Theme_ | ||
|
||
_Copyright © 2021-Present Adhiraj Sirohi_ | ||
|
||
_Copyright © 2021-Present Vasundhara Sharma_ | ||
|
||
<p align="left"><a href="https://github.com/lighthaus-theme/fish/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.svg??style=flat&logo=appveyore&label=License&message=MIT&colorA=1C918A&colorB=50C16E"/></a></p> | ||
|
||
<p align="center"><img src="https://raw.githubusercontent.com/lighthaus-theme/lighthaus/9e5cf66db03fc3e183e6cfbf7c4c04263a4f23df/ImageResources/lighthaus-border.svg"><p> | ||
|