aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/pwgen.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bashrc.d/pwgen.bash')
-rw-r--r--bash/bashrc.d/pwgen.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/bashrc.d/pwgen.bash b/bash/bashrc.d/pwgen.bash
index 2d68e05c..f57d1884 100644
--- a/bash/bashrc.d/pwgen.bash
+++ b/bash/bashrc.d/pwgen.bash
@@ -7,4 +7,3 @@ pwgen() {
command pwgen --secure -- "${PWGEN_LENGTH:-15}" "${PWGEN_COUNT:-1}"
fi
}
-