diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-06-09 10:05:46 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-06-09 10:23:52 +0200 |
| commit | 5dca651fbc6ac0896c15213278b3284e25aa94be (patch) | |
| tree | 6303b8f60e2069f19c7d37b94e3016a41e2f186c /README.md | |
| parent | 072ff1b7aac9aec762b4bc6996aef659622c0fed (diff) | |
Add the bashrc configuration file for linux
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ``` |
