Skip to content

MarkShawn2020/oh-my-lovcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oh-my-lovcode Cover

Logo oh-my-lovcode

Configuration framework for Lovcode
Customize your statusbar, themes, and more

InstallWhat's IncludedCustomizationContributing


Install

One-liner:

curl -fsSL https://raw.githubusercontent.com/MarkShawn2020/oh-my-lovcode/main/install.sh | bash

Or manually:

git clone https://github.com/MarkShawn2020/oh-my-lovcode.git ~/.oh-my-lovcode
ln -sf ~/.oh-my-lovcode/statusbar ~/.lovstudio/lovcode/statusbar

What's Included

Directory Description
statusbar/ Custom statusbar scripts

Customization

Edit files in ~/.oh-my-lovcode/ to customize your Lovcode experience.

Statusbar

The statusbar script receives JSON context via stdin and outputs formatted text with ANSI colors:

# Input JSON fields:
# - app_name, version
# - projects_count, features_count
# - today_lines_added, today_lines_deleted

Create your own by copying statusbar/default.sh and modifying the output format.

Contributing

  1. Fork this repo
  2. Add your configs to the appropriate directory
  3. Submit a PR

Star History

Star History Chart

License

Apache-2.0

About

Configuration framework for Lovcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages