aboutsummaryrefslogtreecommitdiffstats
path: root/.functions
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2011-09-05 20:19:31 +0200
committerMathias Bynens <mathias@qiwi.be>2011-09-05 20:19:31 +0200
commitdf229c4fa84e330d29a0fb7634d1ce01d9afc4f4 (patch)
tree8f6b26a1f33acdbcc86c87010ddca32faab34240 /.functions
parent7d022705ed126d78881fb7356e28f64ee7e540f4 (diff)
downloaddotfiles-df229c4fa84e330d29a0fb7634d1ce01d9afc4f4.tar.gz
dotfiles-df229c4fa84e330d29a0fb7634d1ce01d9afc4f4.tar.bz2
dotfiles-df229c4fa84e330d29a0fb7634d1ce01d9afc4f4.zip
Whitespace cleanup.
Diffstat (limited to '.functions')
-rw-r--r--.functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/.functions b/.functions
index 91ec6c1..69cb034 100644
--- a/.functions
+++ b/.functions
@@ -12,4 +12,4 @@ httpcompression() {
# All the dig info
digga() {
dig +nocmd "$1" any +multiline +noall +answer
-}
+} \ No newline at end of file