this script will add parameters to make tab with 4 spaces in nano
sh -c "$(curl -fsSL https://raw.githubusercontent.com/tchereau/nanotab/master/nanotab.sh)"
or
sh -c "$(wget https://raw.githubusercontent.com/tchereau/nanotab/master/nanotab.sh -O -)"