Commit Graph

134 Commits

Author SHA1 Message Date
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
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