sup

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

sup

Go PS1 Status Updater

Go Report Card license

Motivation

The prompt is a good place for contextual information, but other tools were slow. So I wrote this instead!

This work was inspired by the venerable Powerline, but does not share any code.

Goals

  • Spin up and down as fast as reasonable
  • A+ Rating on Report Card

Screenshots

Context-Sensitive Status Reporting:

Status

Working Directory Truncation:

Dirs

Reported Information

  • SSH Hostname
  • Username
  • Python Virtual Environment
  • Version Control
    • SVN
    • Git (with Branch)
  • Working Directory
  • Exit codes (including pipelines)

Requirements

Compile-Time
  • Go 1.17 (tested)
  • Make
Runtime
  • powerline-fonts for special glyphs
  • VCS/SCM Reporting:
    • (Optional) Git
    • (Optional) Subversion

Installation

  1. Clone repo and enter its directory
  2. make
  3. sudo make install

Usage

Bash

Add the following line exactly to your bashrc:

source /usr/share/sup/bash.sh

Reload your bashrc or open a new terminal. Enjoy!

Zsh

Add the following line exactly to your zshrc:

source /usr/share/sup/sup.zsh

Reload your zshrc or open a new terminal. Enjoy!

Themes

Theming may be enabled by setting an environment variable, e.g."

export SUP_THEME=warm

Where warm.json in one of the theme directories corresponds with the desired theme.

See the examples in:

/usr/share/sup/themes/

For your convenience, per-user themes may be installed in:

~/.config/sup/themes/

License

Copyright 2021 Bryan T. Meyers root@datadrake.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL