this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'master' of github.com:ian-h-chamberlain/dotfiles

+4 -1
+3
.config/yadm/bootstrap
··· 59 59 fish -c 'fish_update_completions' 60 60 fi 61 61 62 + # Load GPG configuration for timeouts 63 + gpgconf --reload gpg-agent 64 + 62 65 if confirm "Decrypt encrypted files?"; then 63 66 yadm git-crypt unlock 64 67 fi
+1 -1
.gitconfig
··· 22 22 bc = branch-clean 23 23 [core] 24 24 excludesfile = ~/.gitignore_global 25 - editor = /usr/bin/env nvim 25 + editor = /usr/bin/env vim 26 26 [difftool] 27 27 prompt = false 28 28 [difftool "vscode"]
.ssh/authorized_keys

This is a binary file and will not be displayed.