Git Product home page Git Product logo

prideprompt's Introduction

Pride Prompt

Add a splash of color to your workspace by adding a pride flag to your terminal prompt!

Note: This requires a terminal emulator that supports ANSI true-color formatting codes.

A small selection of pride flags available with prideprompt

Installation and Usage

Download the prideprompt file from this repo and place it somewhere it can be easily accessed via the terminal, for example in /usr/bin. You may need to give it executable permissions, which can be done with the following command:

$ chmod +x path/to/prideprompt

Once you've installed it, you'll need to add it to your ~/.bashrc. Add the following line, replacing flag_name with your desired flag:

export PS1="$(prideprompt -f flag_name) \u@\h:\w\$"

This is the important part; you can customize the rest of your prompt around this as much as you want!

$(prideprompt -f flag_name)

You can see a list of all flags, or add your own, by opening the config file with this command:

$ prideprompt -c

Or you can reset your config file with this command (this is also the best way to update and include new defaults):

$ prideprompt -r

prideprompt's People

Contributors

kgscialdone avatar

Stargazers

 avatar Marisa Goode avatar Rui Neto avatar Darcy avatar Chiantine P. Manigos avatar Skurhse Rage โˆ… avatar Robert Bendun avatar

Watchers

 avatar

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.