HilariousDeathArtist / DCSSConfigFile

HilariousDeathArtist DCSS Config File
http://dobrazupa.org/rcfiles/crawl-git/HilariousDeathArtist.rc
36 stars 14 forks source link

Add newline at the end of files #8

Open PhazeonPhoenix opened 9 years ago

PhazeonPhoenix commented 9 years ago

When manually combining the components (with /bin/cat on 'nix) a syntax error occurred because of this. Adding the NL@EOF and running the cat command again was all it needed.

Here's the command I used if you're curious:

cat HilariousDeathArtist.txt HDAForceMore.txt HDAItemColors.txt HDAMessageColors.txt HDAtravel.txt SpoilerAlerts.txt HDamage.txt > all.txt