diff --git a/.config/shell/after/ripgrep.sh b/.config/shell/after/ripgrep.sh deleted file mode 100644 index a3d6b83..0000000 --- a/.config/shell/after/ripgrep.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env sh - -if command_exists rg; then - alias rg='rg --hidden' -fi diff --git a/.ignore b/.ignore new file mode 100644 index 0000000..1d4928c --- /dev/null +++ b/.ignore @@ -0,0 +1,5 @@ +!.Brewfile +!/.config/ +!/.github/ +!/.ssh/ +!.zsh*