From 8c328eee4113a0544f7470a68c41c3eee01d40ab Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 29 May 2022 21:17:58 +0200 Subject: Add missing clone step to debian setup --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4951b67..a853c54 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ brew bundle sudo apt update -y sudo apt upgrade -y sudo apt install scdaemon vim htop tmux pass pass-extension-otp git-crypt pinentry-tty -y +git clone https://git.sr.ht/~a14m/.rc ~/.rc ln -sf ~/.rc/.bashrc ~/.bashrc sudo ln -sf /usr/bin/pinentry-tty /usr/local/bin/pinentry-tty -- cgit v1.2.3