From b942b233abcf4cac92314b2197c024ed679fc8a3 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Sat, 27 Nov 2021 18:41:48 +0100 Subject: [PATCH] chore(ag): add configuration --- .dotbot.conf.yaml | 1 + ag | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 ag diff --git a/.dotbot.conf.yaml b/.dotbot.conf.yaml index 63f0d00..d3f32be 100644 --- a/.dotbot.conf.yaml +++ b/.dotbot.conf.yaml @@ -6,6 +6,7 @@ - link: ~/.ack: ack + ~/.ag: ag ~/.wget: wget ~/.zshrc: zshrc diff --git a/ag b/ag new file mode 100644 index 0000000..bfa7e8c --- /dev/null +++ b/ag @@ -0,0 +1,5 @@ +# Ignore files and folders +log +tags +tmp +