From e0b726f12cb1d2b7fcc7597d6d06c70038ffe390 Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Tue, 27 Jun 2023 03:32:12 -0600 Subject: [PATCH] hehe --- .gitignore | 1 + bashrc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9d0c256..5010cd5 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,4 @@ akonadi_indexing_agentrc chromium/ okularrc plasmanotifyrc +arkrc diff --git a/bashrc b/bashrc index 4a69134..f059cdc 100644 --- a/bashrc +++ b/bashrc @@ -117,4 +117,4 @@ type systemctl 2>/dev/null 1>&2 && if systemctl -q is-active graphical.target && fi # nice login prompt -[ -e "/usr/local/bin/afetch" ] && afetch || fetch min +[ -e "/usr/bin/afetch" ] && afetch || fetch min