aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/readv.bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-28 15:17:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-28 15:17:58 +1300
commit4ab9c61774733aa68b6eb8cf03f3ad747b46c698 (patch)
tree65a09c68bb2958820d58921743fecb81166e7a06 /bash/bashrc.d/readv.bash
parentAdd readv function (diff)
downloaddotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.tar.gz
dotfiles-4ab9c61774733aa68b6eb8cf03f3ad747b46c698.zip
Remove blank lines at end of files
Diffstat (limited to 'bash/bashrc.d/readv.bash')
-rw-r--r--bash/bashrc.d/readv.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/bashrc.d/readv.bash b/bash/bashrc.d/readv.bash
index 5013dd89..abd624a4 100644
--- a/bash/bashrc.d/readv.bash
+++ b/bash/bashrc.d/readv.bash
@@ -23,4 +23,3 @@ readv() {
"$FUNCNAME" "$name" "${!name}"
done
}
-