Coder Social home page Coder Social logo

Load theme from Gist about zplug HOT 2 CLOSED

asymmetric avatar asymmetric commented on September 26, 2024
Load theme from Gist

from zplug.

Comments (2)

babarot avatar babarot commented on September 26, 2024

At first, you should register the plugin as follows:

--- before  2015-12-14 07:04:07.000000000 +0900
+++ after   2015-12-14 07:04:12.000000000 +0900
@@ -1 +1 @@
-zplug load "asymmetric/56ccdf015e1a3b4c4fbd", from:gist, of:asymmetric.zsh-theme
+zplug "asymmetric/56ccdf015e1a3b4c4fbd", from:gist, of:asymmetric.zsh-theme

Well, your theme seems to depend on oh-my-zsh repository. ( you don't have to use this syntax: zplug "a/b" | zplug "c/d" # "c/d" depend on "a/b")

All you have to do is:

zplug "robbyrussell/oh-my-zsh", of:oh-my-zsh.sh
zplug "asymmetric/56ccdf015e1a3b4c4fbd", from:gist, of:asymmetric.zsh-theme

Incidentally, even if you don't specify asymmetric.zsh-theme, zplug will load this theme file. ref: zplug#L842-L856

Thanks.

from zplug.

asymmetric avatar asymmetric commented on September 26, 2024

The syntax changed solved the problem!

As you mentiond, the zplug load was the issue, changing it to zplug "asymmetric/56ccdf015e1a3b4c4fbd", from:gist fixed it.

from zplug.

Related Issues (20)

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.