Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 445 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 445 Bytes

ok pal

Swap on the fly between a bunch of palettes.

Requirements

  • POSIX shell/coreutils.
  • Write access to /dev/pts/[0-9]*.

Installation

# okpal     -> /usr/bin/okpal
# palettes/ -> /etc/okpak/palettes
make install

Setup

Add the following to your .shellrc file.

(cat ~/.config/okpal/sequences 2>/dev/null &)

TODO

  • Start again with palettes. It's a mess!
  • Add support for macOS and BSD.