Tag: Bash

nnn file manager: Developed plugins for integrating with MacOS clipboard

nnn file manager: Developed plugins for integrating with MacOS clipboard

On the Linux platform, the drag-and-drop plugin enables nnn to work with other GUI applications like Email, Slack, Finder etc. but no such option is available for MacOS. This limits the usability of nnn on MacOS. I have implemented two plugins to support file copy and paste from a MacOS clipboard. This will help share…

Read More Read More

Setup nnn Terminal File Manager on MacOS

Setup nnn Terminal File Manager on MacOS

nnn (n3) is a text-based file manager for the terminal. It is a significant improvement over ls and cd for moving around the file system. Execute the following command to install nnn. If you don’t have brew, install it first. It is highly recommended for Package Management on MacOS. For other ways of installing nnn,…

Read More Read More