summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d9dcf74..35a6327 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ git clone [email protected]:a14m/.pass ~/.password-store
curl https://cht.sh/:cht.sh | sudo tee /usr/local/bin/cht.sh
sudo chmod +x /usr/local/bin/cht.sh
brew install rlwrap
+sudo apt install rlwrap xsel -y
```
- [POW](http://pow.cx/)
@@ -142,4 +143,5 @@ curl get.pow.cx/uninstall.sh | sh
sudo apt update -y
sudo apt upgrade -y
sudo apt install scdaemon vim htop tmux pass pass-extension-otp git-crypt -y
+ln -sf ~/.rc/.bashrc ~/.bashrc
```