An open API service indexing awesome lists of open source software.

https://github.com/vmchale/bash-bar

A utility to open a window allowing you to execute bash commands
https://github.com/vmchale/bash-bar

Last synced: over 1 year ago
JSON representation

A utility to open a window allowing you to execute bash commands

Awesome Lists containing this project

README

          

# ionbar

This is ionbar. It is meant to provide an easy way to launch commands using
the ion shell. I use it with [XMonad](http://xmonad.org/).

## Screenshots

## Installation

Currently, I build it with [shake](http://shakebuild.com/). The downside of this
is that you'll have to have
[stack](https://docs.haskellstack.org/en/stable/README/) installed.

## Usage