diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-06-10 19:34:51 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-06-10 19:34:51 +0200 |
| commit | dc7522eff265977d2c5716daaa5c48f87fc53318 (patch) | |
| tree | 1ac5726a2079b06424e652a47f51009e7978e230 /README.md | |
| parent | 1cdb4f8d7db3ef610b76cc073c7bfb677c51fb6f (diff) | |
Add the gpg conf file to allow forwarded agents
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -80,7 +80,10 @@ sudo apt update -y sudo apt upgrade -y sudo apt install scdaemon vim htop tmux pass pass-extension-otp git-crypt pinentry-tty -y ln -sf ~/.rc/.bashrc ~/.bashrc + sudo ln -sf /usr/bin/pinentry-tty /usr/local/bin/pinentry-tty +ln -sf ~/.rc/.gnupg/gpg.conf ~/.gnupg/gpg.conf + ssh-add -L > ~/.ssh/.authorized_keys sudo systemctl enable ssh sudo ufw enable |
