Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 442 Bytes

File metadata and controls

14 lines (11 loc) · 442 Bytes

bettered

bettered is an attempt to build upon the Standard Editor by adding some extra features. Primarily working with groups of lines instead of individual lines.

Installation instructions

In order to install bettered clone this repo and then run:
doas/sudo make install

Uninstalling

In order to uninstall run:
doas/sudo make uninstall

Or run:
doas/sudo make remove