Giter Club home page Giter Club logo

playground's Introduction

z-shell/playground

โ–ถ๏ธ Playground


Pull-requests welcomed!

Feel free to submit your zshrc if it contains zi commands.

You can either:

  • open a PR โ€“ fastest method
  • submit an issue with URL to the zshrc (or with the zshrc pasted) โ€“ a quick link

The repository structure

The structure of the repository is very simple:

  • Directories named after the user-names of the submitting users.
  • In those directories there are files that the user decided to share.
  • For additional installs/setup, create and fill bootstrap.zsh

Try configurations with docker

Requirements

You should have present on your system:

  • zsh > 5.3
  • docker - curl https://get.docker.com | sh
  • fzf or fzy in your $PATH.

You might choose to install via zi

Install fzf:

zi ice from"gh-r" as"command"
zi load junegunn/fzf-bin

Install fzy:

zi ice as"command" make"\!PREFIX=$ZPFX install" \
  atclone"cp contrib/fzy-* $ZPFX/bin/" \
  pick"$ZPFX/bin/fzy*"
zi load jhawthorn/fzy

Keep in mind you will need a few Gb of free space to store docker images.

Running a configuration

To try a configuration, you have to clone this repository and execute a run.sh script:

git clone 'https://github.com/z-shell/playground'
./playground/run.sh

Install and run this repository as a zsh plugin!

zi load z-shell/playground
playground

Now you will have to wait for a few minutes, while the required environment is being installed into the docker image. The next time you will want to try a configuration, loading it will take less time.

playground's People

Contributors

0xmrtt avatar dependabot[bot] avatar imgbot[bot] avatar jwdevelab avatar renovate-bot avatar snyk-bot avatar ss-o avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

playground's Issues

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

This repository currently has no open or pending branches.


  • Check this box to trigger a request for Renovate to run again on this repository

Tests

Hi @bew,

Regards your suggestion it would help you create a profile here, as all will be tested when making changes to plugins/zi etc. It will ensure better performance and readability for you and will help me to have different systems, and setups to test.

Thanks,

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.