Commit Graph

121 Commits

Author SHA1 Message Date
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
Alex Ratner 1f2d8fd2ce
sync clipboard example and source usage func 2019-11-29 14:18:09 +01:00
Dylan Araps 7880e03108
pash: strip .gpg from list items 2019-11-28 18:58:19 +00:00
Dylan Araps d857427803
pash: fix bugs in list 2019-11-28 18:56:09 +00:00
Dylan Araps 9b83d599f0
pash: simplify y/n 2019-11-28 18:48:17 +00:00
Dylan Araps 4996cec081
pash: further simplify copy 2019-11-28 18:46:20 +00:00
Dylan Araps f07b3145a0
pash: simplify password show 2019-11-28 18:42:28 +00:00
Dylan Araps 225880b889
docs: update 2019-11-28 18:38:37 +00:00
Dylan Araps 224b600746
pash: simplify clipboard 2019-11-28 18:37:56 +00:00
Dylan Araps 645c889474
docs: update 2019-11-28 18:35:59 +00:00
Dylan Araps 05ba888125
docs: update 2019-11-28 18:35:44 +00:00
Dylan Araps f00d14d456
docs: update 2019-11-28 18:35:05 +00:00
Dylan Araps 4044496836
docs: update 2019-11-28 18:34:16 +00:00
Dylan Araps 4ffeb19b8d
docs: update 2019-11-28 18:33:09 +00:00
Dylan Araps 750c0f4f8b
pash: Added PASH_CLIP to control clipboard command 2019-11-28 18:31:30 +00:00
Dylan Araps f163bb91ed
pash: don't overwrite GPG_TTY if set 2019-11-26 21:19:22 +00:00
Dylan Araps b52122a071
docs: update 2019-11-26 12:25:22 +00:00
Dylan Araps 639f221a16
docs: update 2019-11-26 12:21:45 +00:00
Dylan Araps f480e29ee0
pash-posix: clean up 2019-11-26 12:13:24 +00:00
Dylan Araps 8f809abee9
docs: update 2019-11-25 23:43:25 +00:00
Dylan Araps 8754909d32
pash-posix: Fix clean up 2019-11-25 22:52:11 +00:00
Dylan Araps ef2c24e742
pash-posix: longer length for comments. 2019-11-25 22:38:26 +00:00
Dylan Araps f0b54c98d4
pash-posix: Add more comments 2019-11-25 22:25:16 +00:00
Dylan Araps c725ae97ee
pash-posix: Swap to using hash 2019-11-25 21:57:43 +00:00
Dylan Araps 54b99259b7
pash-posix: Add comments and simplify yn() 2019-11-25 21:47:17 +00:00
Dylan Araps 9d9cbf3622
pash: Added WIP POSIX sh port of pash 2019-11-25 21:30:07 +00:00