Skip to content

bpc2003/bettered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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