From 328b7491c4d84996209918602c7ec98d70c329b7 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 27 Mar 2021 18:18:51 +0100 Subject: Add password store command --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5133cf9..bcdf735 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,11 @@ ln -sf ~/.rc/.powconfig ~/.powconfig curl get.pow.cx/uninstall.sh | sh ``` +- Setup password store +```bash +git clone git@github.com:a14m/.pass ~/.password-store +``` + - Fix Kali Linux Timezone ```bash sudo apt-get install ntpdate -- cgit v1.2.3