All Projects → so-fancy → Prompt So Fancy

so-fancy / Prompt So Fancy

Fancy terminal

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Prompt So Fancy

Dotfiles
📃 My configuration files: Vim, Bash, JavaScript, tmux
Stars: ✭ 59 (-25.32%)
Mutual labels:  dotfiles
Dotfiles
My personal configuration management system
Stars: ✭ 66 (-16.46%)
Mutual labels:  dotfiles
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-7.59%)
Mutual labels:  dotfiles
Dotfiles
🏠
Stars: ✭ 60 (-24.05%)
Mutual labels:  dotfiles
Fancyaccordionview
An Android fancy accordion view
Stars: ✭ 64 (-18.99%)
Mutual labels:  fancy
Dotfiles
💻 Dotfiles for zsh, vim, emacs, tmux, and bash. Tested on mac os.
Stars: ✭ 70 (-11.39%)
Mutual labels:  dotfiles
Dotfiles
My dotfiles for my Arch-Install(s)
Stars: ✭ 59 (-25.32%)
Mutual labels:  dotfiles
Pilgo
Configuration-based dotfiles manager
Stars: ✭ 78 (-1.27%)
Mutual labels:  dotfiles
Dotfiles
🏡 dotfiles
Stars: ✭ 66 (-16.46%)
Mutual labels:  dotfiles
.dotfiles
These are my .dotfiles. There are many like them, but these ones are mine.
Stars: ✭ 72 (-8.86%)
Mutual labels:  dotfiles
Bspwm Dotfiles
My Arch+Bspwm dotfiles
Stars: ✭ 61 (-22.78%)
Mutual labels:  dotfiles
Dotfiles
well-tailored NixOS & nix-darwin dotfiles
Stars: ✭ 63 (-20.25%)
Mutual labels:  dotfiles
Dotfile
Simple version control made for tracking single files
Stars: ✭ 71 (-10.13%)
Mutual labels:  dotfiles
Dotfiles
My Neovim + Tmux + Zsh dev setup
Stars: ✭ 60 (-24.05%)
Mutual labels:  dotfiles
.emacs.d
My emacs configuration
Stars: ✭ 76 (-3.8%)
Mutual labels:  dotfiles
Dotfiles
🖥️ Automated Configuration, Preferences and Software Installation for macOS
Stars: ✭ 1,103 (+1296.2%)
Mutual labels:  dotfiles
Aarkay Archived
AarKay is a language independent code generation framework. This project has been deprecated and is no longer maintained.
Stars: ✭ 69 (-12.66%)
Mutual labels:  dotfiles
Tmux Config
Tmux configuration, that supercharges your tmux to build cozy and cool terminal environment
Stars: ✭ 1,210 (+1431.65%)
Mutual labels:  dotfiles
Dotfiles
💻 These are my dotfiles. There are many like them, but these ones are mine.
Stars: ✭ 77 (-2.53%)
Mutual labels:  dotfiles
.dots
💻 All of my dotfiles.
Stars: ✭ 72 (-8.86%)
Mutual labels:  dotfiles

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:

  1. Grab the script (prompt-so-fancy) via either downloading or cloning the repo.
  2. 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/<your-username>/prompt-so-fancy/ && cd prompt-so-fancy

Make changes and send a PR!

Credit

inspired by paulirish, cowboy, thomasjbradley, and mathiasbynens.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].