diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2016-03-28 15:17:58 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2016-03-28 15:17:58 +1300 |
commit | 4ab9c61774733aa68b6eb8cf03f3ad747b46c698 (patch) | |
tree | 65a09c68bb2958820d58921743fecb81166e7a06 /ncmpcpp/config | |
parent | Add readv function (diff) | |
download | dotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.tar.gz dotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.zip |
Remove blank lines at end of files
Diffstat (limited to 'ncmpcpp/config')
-rw-r--r-- | ncmpcpp/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config index cf384f9c..eb4f2120 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -29,4 +29,3 @@ song_columns_list_format = "(40)[]{t|f} (25)[blue]{a} (25)[red]{b} (10)[gree # Don't let me actually delete anything allow_physical_directories_deletion = "no" allow_physical_files_deletion = "no" - |