diff options
| author | EuAndreh <eu@euandre.org> | 2021-03-17 17:01:13 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-03-17 17:01:13 -0300 |
| commit | 2c78bf48c0129428b5520a646c7203c5d60e4944 (patch) | |
| tree | 67e3a0c4996705711f58549d1b061691bcbb7eed /sh | |
| parent | Move GPG config to gpg/ (diff) | |
| download | dotfiles-2c78bf48c0129428b5520a646c7203c5d60e4944.tar.gz dotfiles-2c78bf48c0129428b5520a646c7203c5d60e4944.tar.xz | |
Add gpg/sshcontrol
Diffstat (limited to 'sh')
| -rw-r--r-- | sh/symlinks.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/symlinks.sh b/sh/symlinks.sh index a9531caf..08436f38 100644 --- a/sh/symlinks.sh +++ b/sh/symlinks.sh @@ -28,6 +28,7 @@ touch /tmp/fp.euandreh.log mkdir -p ~/.gnupg ln -fs "$DOTFILES/gpg/gpg.conf" ~/.gnupg/gpg.conf ln -fs "$DOTFILES/gpg/gpg-agent.conf" ~/.gnupg/gpg-agent.conf +ln -fs "$DOTFILES/gpg/sshcontrol" ~/.gnupg/sshcontrol ln -fs "$HOME/annex/bin/misc/git/mrconfig.ini" ~/.mrconfig mkdir -p ~/.newsboat |
