summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2022-05-29 21:17:58 +0200
committerAhmed Abdelhalim <[email protected]>2022-05-29 21:21:22 +0200
commit8c328eee4113a0544f7470a68c41c3eee01d40ab (patch)
tree06ce39d6453a29874d52cccb2147ffa37d2d6f74
parent68c1b5713e5fdfe7bbe6488c21e6697149933612 (diff)
Add missing clone step to debian setup
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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