Installing Lightweighht editor aoeui On Mac
Package Information:
Name: aoeui
Use: Lightweight text editor optimized for Dvorak and QWERTY keyboards
aoeui is a very small and efficient display editor built upon a philosophy of making interaction with UNIX text manipulation commands easy, rather than duplicating their features. Its command set is optimized for the Dvorak and QWERTY keyboard layouts.
URL: https://code.google.com/archive/p/aoeui/
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install aoeui using brew
brew install aoeui
aoeui is ready to use now!