From 69633000b4697b42ee71e9beee4135bc03fe2e25 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 15 Aug 2024 04:28:48 +0900 Subject: zsh: update pwgen --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index 6386ef0..e60f438 100644 --- a/.zshrc +++ b/.zshrc @@ -333,8 +333,6 @@ function mkcd() { function pwgen() { - command pwgen -N 1 128 - command pwgen -N 1 96 command pwgen -N 1 64 command pwgen -N 1 48 command pwgen -N 1 32 -- cgit v1.2.3-70-g09d2