nurassyl / trimmer

Trimmer - simple utility to trim whitespace of file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notice: Backup your files for any case before running.


Features:

  • Trim trailing whitespace of each line.
  • Remove leading empty line of file.
  • Remove trailing empty line of file.

Install

sudo ./install.sh

Configure

vim .trimmerignore

Run

Go to a specific directory you want to trim files of that directory and run this command below.

trimmer

About

Trimmer - simple utility to trim whitespace of file.


Languages

Language:Shell 100.0%