summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 6fa2015..7da8059 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,11 @@
# Prerequisites :
-Clone the repo
-```bash
-git clone https://git.sr.ht/~a14m/.rc ~/.rc
-```
-
## MacOS
Install xcode and homebrew
```bash
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
+git clone https://git.sr.ht/~a14m/.rc ~/.rc
cd ~/.rc
brew analytics off
brew tap Homebrew/bundle
@@ -23,6 +19,7 @@ sudo apt update -y
sudo apt upgrade -y
sudo reboot
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
@@ -31,7 +28,6 @@ ln -sf ~/.rc/.gnupg/gpg.conf ~/.gnupg/gpg.conf
```
# Installation :
-
## Essentials
```bash
ln -sf ~/.rc/.bash_profile ~/.bash_profile