Compare commits

..

No commits in common. "ff2a758af66b4ccc8c4091385012dd5f5269f312" and "f1c20f51dd6cadf36f4a39d21e01453e103aa077" have entirely different histories.

3 changed files with 4 additions and 8 deletions

View file

@ -19,7 +19,7 @@ images=images
if [ -t 1 ]; then
cat=src-hilite-lesspipe.sh
else
cat='cat'
cat=cat
fi
PATH="./${bin}:${PATH}"

View file

@ -1,3 +1,5 @@
# Control master
ControlPath ${XDG_RUNTIME_DIR}/ssh/control-%C
# SSH agent
AddKeysToAgent yes
Include config.d/*

View file

@ -1,6 +0,0 @@
Host aur.archlinux.org
User aur
Host aur
User aur
Hostname aur.archlinux.org