diff options
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 ``` |
