From 5dca651fbc6ac0896c15213278b3284e25aa94be Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 9 Jun 2021 10:05:46 +0200 Subject: Add the bashrc configuration file for linux --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d9dcf74..35a6327 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ git clone git@github.com: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 ``` -- cgit v1.2.3