diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-12 17:51:14 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-12 17:51:14 +0100 |
| commit | a0045c2bf54524762733895d9e36354444f20a1a (patch) | |
| tree | 4e02667f5537565c833116f0974ea2ddf083632a /README.md | |
| parent | b896e383c78c74fd87bfda38774ce54a75d9d2ab (diff) | |
Update dotfiles setup/hyprland mapping
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -11,13 +11,14 @@ ```bash git clone https://git.sr.ht/~a14m/.rc +sudo ln -sf ~/.rc/.gnupg/pinentry-wrapper /usr/local/bin/pinentry-wrapper cd ~/.rc -stow --no-folding . +stow --no-folding --adopt . +git restore . +git remote set-url origin [email protected]:~a14m/.rc chmod 0700 ~/.gnupg -cp ~/.rc/.gnupg/pinentry-wrapper /usr/local/bin/pinentry-wrapper gpgconf --kill gpg-agent gpg-connect-agent /bye -git remote set-url origin [email protected]:~a14m/.rc ``` Extra configurations for different distro families: |
