Commit Graph

146 Commits

Author SHA1 Message Date
Dylan Araps
358d362ac4
docs: update 2019-11-30 18:17:07 +00:00
Dylan Araps
3052a416ca
Merge branch 'master' of github.com:dylanaraps/pash 2019-11-30 18:15:04 +00:00
Dylan Araps
d2c3225b82
docs: update 2019-11-30 18:14:52 +00:00
Dylan Araps
605faef0f0
pash: Added comment about /dev/urandom 2019-11-30 16:39:01 +00:00
Dylan Araps
3065aa621a
pash: better listing 2019-11-30 16:29:32 +00:00
dylan
109eb7c5a3
Merge pull request #12 from dylanaraps/sread
pash: Added password confirm to input
2019-11-30 18:13:52 +02:00
Dylan Araps
ea304bf2fa
pash: Added password confirm to input 2019-11-30 18:02:59 +00:00
Dylan Araps
86d72380ba
pash: Add TODO about .gpg removal from list output 2019-11-30 15:07:39 +00:00
Dylan Araps
988755057d
pash: be more explicit about glob disable 2019-11-30 15:05:50 +00:00
Dylan Araps
f917d4643c
pash: Add full stop in die() 2019-11-30 15:02:10 +00:00
Dylan Araps
fa4547f2de
pash: Split list into list + tree 2019-11-30 15:00:57 +00:00
Dylan Araps
369514574b
pash: limit list output to .gpg files. 2019-11-30 14:53:02 +00:00
Dylan Araps
50fb4d9b78
general: Added .editorconfig to make GitHub display pash source correctly 2019-11-30 14:47:57 +00:00
Dylan Araps
f04a806e67
docs: update 2019-11-30 12:01:48 +00:00
Dylan Araps
9754402450
pash: Fix incorrect success message handling 2019-11-30 12:01:34 +00:00
Dylan Araps
c56ba9d2a4
pash: clean up 2019-11-30 11:57:12 +00:00
Dylan Araps
01a92c8a66
docs: update 2019-11-30 11:44:12 +00:00
dylan
cec7b05cf4
Merge pull request #10 from dylanaraps/password_timer
pash: clear clipboard after a timer
2019-11-30 11:44:52 +02:00
Dylan Araps
e48f354031
pash: raise default timeout to 15 2019-11-30 11:41:28 +00:00
Dylan Araps
00746c2ca4
pash: Add ability to disable the timeout 2019-11-30 11:36:29 +00:00
Dylan Araps
638a011f2a
pash: Use a heredoc instead of printf 2019-11-30 11:27:03 +00:00
Dylan Araps
792ccead72
pash: simpler xclip command 2019-11-30 11:09:14 +00:00
Dylan Araps
34d1e4484a
pash: Use brace group instead of subshell and send /dev/null to clipboard manager 2019-11-30 10:41:33 +00:00
Dylan Araps
05be033cd6
pash: abort if PASH_TIMEOUT is an invalid argument to sleep 2019-11-30 10:35:19 +00:00
Dylan Araps
328ca19ad6
pash: clear clipboard after a timer 2019-11-30 10:19:32 +00:00
Dylan Araps
7b3be8069c
pash: hide command -v output 2019-11-30 10:03:08 +00:00
Dylan Araps
540ed1abc2
pash: swap to more portable command -v 2019-11-30 09:28:19 +00:00
Dylan Araps
ade92b56a7
docs: update 2019-11-29 23:29:20 +00:00
Dylan Araps
a6f3d72030
pash: prevent password from leaking through set -x 2019-11-29 23:28:36 +00:00
Dylan Araps
e24b660909
docs: update 2019-11-29 21:35:46 +00:00
Dylan Araps
468ef4b6a5
docs: update 2019-11-29 21:23:02 +00:00
Dylan Araps
411ebb0878
pash: Fix inverted test 2019-11-29 21:18:21 +00:00
Dylan Araps
5bc40a5eef
pash: Set LC_ALL=C during password generation 2019-11-29 21:14:53 +00:00
Dylan Araps
374c9bb246
docs: update 2019-11-29 21:09:42 +00:00
Dylan Araps
62690e60e9
docs: update 2019-11-29 21:07:29 +00:00
Dylan Araps
7d0cbee851
docs: update 2019-11-29 21:05:56 +00:00
Dylan Araps
58fc86584f
docs: update 2019-11-29 20:59:12 +00:00
Dylan Araps
ac95702dd4
docs: update 2019-11-29 20:55:43 +00:00
Dylan Araps
aa14500a5d
pash: generate password using /dev/urandom, dd and tr 2019-11-29 20:50:25 +00:00
Dylan Araps
9e25f36ee0
docs: update 2019-11-29 20:17:28 +00:00
Dylan Araps
acee5af947
pash: more comments 2019-11-29 19:59:57 +00:00
Dylan Araps
6780a6a58a
docs: update 2019-11-29 18:01:44 +00:00
Dylan Araps
107ed3c611
pash: Also trap EXIT 2019-11-29 17:50:20 +00:00
Dylan Araps
15450e548d
docs: update 2019-11-29 17:47:53 +00:00
Dylan Araps
0bf5cc4c6f
pash: Ensure the terminal is left in a usable state 2019-11-29 17:47:42 +00:00
Dylan Araps
a6d599a214
docs: update 2019-11-29 15:40:10 +00:00
Dylan Araps
a4ca70125c
docs: update 2019-11-29 15:32:28 +00:00
Dylan Araps
c0cf6bbf4f
Merge branch 'master' of github.com:dylanaraps/pash 2019-11-29 15:28:25 +00:00
Dylan Araps
79e7e3c749
docs: update 2019-11-29 15:27:59 +00:00
dylan
19188bdd0a
Merge pull request #8 from al-x/patch-1
sync clipboard example and source usage func
2019-11-29 15:24:09 +02:00