Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

prompt-so-fancy

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prompt-so-fancy

Make your terminal look more fancy

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

prompt-so-fancy

Usage

source prompt-so-fancy

You could drop an alias in your ~/.bash_profile:

alias psf='source prompt-so-fancy'
psf

Install

For convenience, the recommended installation is via NPM. If you'd prefer, you may choose to do a manual installation instead.

npm install -g prompt-so-fancy

This will install and link the prompt-so-fancy scripts. You can also upgrade to the latest version with this command.

Manual install

If you want, you can choose to install manually:

  • Grab the script (prompt-so-fancy) via either downloading or cloning the repo.
  • Place them in a location that is in your PATH directly or with symlinks.

Contributing

Pull requests quite welcome, along with any feedback or ideas.

Hacking

# fork and clone the prompt-so-fancy repo.
git clone https://github.com/steve-mao/prompt-so-fancy/ && cd prompt-so-fancy

Make changes and send a PR!


## Credit

inspired by paulirish, cowboy, thomasjbradley, and mathiasbynens.


## License

MIT

Keywords

git

FAQs

Package last updated on 19 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts