Monitoring text editor dex on your Mac
Package Information:
Name: dex
Use: dex is a small and easy to use text editor.
URL: https://github.com/tihirvon/dex
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, Execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install dex using brew
brew install dex
dex is ready to use now!