Giter Club home page Giter Club logo

zsh-syntax-highlighting's Introduction

A spaceduck theme for zsh-syntax-highlighting

Screenshot

Install

First, get the source code via one of the download methods, then proceed to activating.

Getting Theme

Download using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone [email protected]:bigpick/spaceduck-zsh-syntax-highlighting.git

Download manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. First you need to have installed and switched to using ZSH.

  2. Then, you need to have installed the "fish shell-like syntax highlighting for ZSH", zsh-syntax-highlighting.

  3. Add this theme's relevant settings to your ~/.zshrc.

    • Copy the contents of the spaceduck_zsh_syntax_highlighting.bash file, and paste into your zshrc file at ~/.zshrc:

      # cat + copy
      cat ./spaceduck_zsh_syntax_highlighting.bash # | pbcopy (if on macOS)
      vim ~/.zshrc 
      # paste before you activate the zsh-syntax-highlighting, see note below
    • Note: If you installed zsh-syntax-highlighting via git, or site wide, be sure to paste the contents of the file before the following line in your ~/.zshrc file:

      # which looks something like so:
      source ...zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
    • Note: If you installed zsh-syntax-highlighting via a plugin manager, be sure to paste the contents of the file before you activate the utility via it's plugin invocation.

  4. Start a new zsh session:

    exec zsh

    ... and confirm it's working.

Team

This theme is maintained by the following person(s) in addition to being helped by a bunch of awesome contributors.

bigpick
bigpick

License

MIT License

zsh-syntax-highlighting's People

Contributors

bigpick avatar

Stargazers

 avatar

Watchers

 avatar  avatar

zsh-syntax-highlighting'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.