diff options
| author | tslil clingman <> | 2019-04-09 22:16:57 -0400 |
|---|---|---|
| committer | tslil clingman <> | 2019-04-09 22:16:57 -0400 |
| commit | 1e32cf0116d816dc64f744ed8812aa5a2a850f1e (patch) | |
| tree | 9ab4805e52054a601c2bd2bc6c901072f4add22c /unlock_keys | |
| parent | d3c79596d15feb7d3c435636535fa6911df0f96e (diff) | |
tweaks + "docs"
Diffstat (limited to 'unlock_keys')
| -rwxr-xr-x | unlock_keys | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unlock_keys b/unlock_keys index a88674f..a6bc45f 100755 --- a/unlock_keys +++ b/unlock_keys @@ -3,6 +3,5 @@ eval $(keychain --eval -q --systemd) KEY_FILES=$(ls $HOME/.ssh | grep -v '\(pub$\|^config$\|^known_hosts$\|^autohrized_keys$\)') -echo -n "Master password: " badpass -k $KEY_FILES echo Done! |
