-
-
Notifications
You must be signed in to change notification settings - Fork 685
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adding documentation for the theme
- Loading branch information
Showing
3 changed files
with
18 additions
and
2 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,16 @@ | ||
# NekoLight prompt theme | ||
|
||
Nekolight is a starship-based oh my bash prompt theme designed to be simple and lightweight. | ||
|
||
## 🚀 Installation | ||
|
||
Prerequisites | ||
- A Nerd Font installed and enabled in your terminal (for example, try the FiraCode Nerd Font). | ||
|
||
After installing the Nerd Fonts font, just modify the following line in your ~/.bashrc | ||
|
||
```shell | ||
OSH_THEME="nekolight" | ||
``` | ||
|
||
and then to load the theme in your terminal you must type `source ~/.bashrc`. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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