Git Product home page Git Product logo

moonline.zsh's Introduction

#moonline.zsh

moonline.zsh provides a modern prompt for zsh.

and moonline.zsh respects lightline.vim's spirit.

###Image

default color scheme:

default color scheme

##Sprit of this script (inspired by lightline.vim)

  • Minimalism. The core script is very small.
  • Configurability. You can create your own component and easily add to the prompt.
  • Orthogonality. Any plugin (framework) should not change the settings of another plugin. Such plugin-crossing settings should be written by users in .zshrc

##Author

TSUKIKAGE Osana (https://github.com/kagamilove0707)

##License

This software is released under the MIT License, see LICENSE.

##Installation

install with the following commands.

git clone https://github.com/kagamilove0707/moonline.zsh.git ~/.moonline
echo "test -f ~/.moonline/moonline.zsh && source ~/.moonline/moonline.zsh && moonline initialize" >> ~/.zshrc
source ~/.zshrc

but this is a one example, you should install moonline.vim to your dotfiles directory.

(or you used antigen, append antigen bundle kagamilove0707/moonline.zsh to .zshrc. however, antigen isn't save my spirit. so, I don't use antigen.)

##TODO

  • write a tutorial, reference of the configuration and moonline command.
  • create more components.
  • create more color scheme.

##Contributation

  1. fork this repository (https://github.com/kagamilove0707/moonline.zsh/fork)
  2. clone your workspace (git clone https://github.com/<your-name>/moonline.zsh)
  3. checkout a branch (git checkout -b <your-feature>)
  4. commit and push your change (git commit -a "add mY feature" && git push origin <your-feature>)
  5. pull request!

I want to see your contribution!

moonline.zsh's People

Contributors

kagamilove0707 avatar spk avatar

Stargazers

lillian avatar Luth avatar Shota Kobayashi avatar Ismaël Mejía avatar eg avatar anoriqq avatar tg-z avatar t-kusakabe avatar  avatar Miyako Kuwano avatar Ryuichi Yasuda avatar Poncho avatar Benoit de Chezelles avatar Hiroshi Hatake avatar pasberth avatar  avatar

Watchers

Poncho avatar pasberth avatar James Cloos avatar  avatar

moonline.zsh's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.