Giter Club home page Giter Club logo

packages-main's Introduction

Oh My Fish official package repository

Primary package repository for the Oh My Fish Fish shell framework.

This repository contains a list of public Fish packages that can be installed by name using Oh My Fish. The goal of this repo is to maintain a discoverable index of quality Fish packages that can easily be maintained by the Fish community.

Repository format

Packages are referenced in the repository using property files located in the packages/ directory. The actual code of each package is stored in separate, individual Git repositories maintained by the package maintainer themselves. This keeps control of the package in the owner's hands, but still allows easy sharing of the package.

The name of each property file indicates the package name, and the various properties in the file describe the package and how it can be installed. These are the properties currently used:

  • type: The type of package. Can be plugin or theme.
  • repository: A clonable Git URL to the package source repository.
  • maintainer: The name and email of the maintainer of the package.
  • description: A short description of the package.

Submitting a package

Want to add your own package to the public repository? First, make a fork of this Git repository. Then create a package description file inside the packages/ directory. The file name should be the name of your package without any file extensions, and should contain at least these properties:

type = plugin
repository = YOUR-PACKAGE-URL
maintainer = YOUR-NAME <YOUR-EMAIL>
description = YOUR-PACKAGE-DESCRIPTION

Be sure to use a clonable Git URL for your package. If your package is a theme, use type = theme instead.

Once you've created and committed your package description file, open a pull request with your change, and the repository maintainers will review your submission and merge it in to the main repo.

Once your pull request is merged, your package will be immediately available for all users to install!

packages-main's People

Contributors

bobthecow avatar derekstavis avatar devansh08 avatar doughsay avatar faho avatar gazorby avatar iamruinous avatar innovativeinventor avatar ipatch avatar isacikgoz avatar kfkonrad avatar laughedelic avatar lightify97 avatar mark1626 avatar matchai avatar meverss avatar micha-ohne-el avatar neelshah2409 avatar patrickf1 avatar pgolebiowski avatar rdev avatar redxtech avatar reitzig avatar roflcopter4 avatar rominf avatar rubiev avatar sagebind avatar scorphus avatar suizman avatar usami-k avatar

Stargazers

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

Watchers

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

packages-main's Issues

fatal: couldn't find remote ref refs/heads/master

i tried instaling "colored-man-pages" and i get this error while updating

╭─ ari at ari-arch in ~
╰> omf update 
Oh My Fish is up to date.
You are now using Oh My Fish version 7.
Updating https://github.com/oh-my-fish/packages-main master... Done!
archlinux is already up-to-date.
fatal: couldn't find remote ref refs/heads/master
Could not update colored_man_pages.fish.
default is already up-to-date.

Powerline is installed but still does not work

Hi,

I am on Ubuntu 20.04 and have installed powerline with apt,
and installed the required fonts! But the prompt still displays:
"Please install powerline" => But it is installed

Cannot git status/branch in my prompt ...

Can you fix it ?

Is the maintainer dead or what?

With all due respect, sir! Why don't you please check pull requests that are pending with awesome ideas and they all are just waiting for you to pass them.(btw, I am one of them). It would be appritiable if you accept our pull request. And don't mind the "dead or what" part, thats just a click bait. Hope you understand.

GitHub classifies this repo as 100% Makefile

GitHub classifies this repo as 100% Makefile - which is completely false. We should probably add this to .gitattributes

packages/* linguist-detectable=false

This will most likely solve the problem. I've just created a pull request for this.

theme rider error

I just install the theme rider as you can see in the screenshot but there is a weird char and gnome say " we canno't find the font "
image

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.