summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
l---------[-rw-r--r--].bashrc11
1 files changed, 1 insertions, 10 deletions
diff --git a/.bashrc b/.bashrc
index 558cc76..412a50d 100644..120000
--- a/.bashrc
+++ b/.bashrc
@@ -1,10 +1 @@
-#
-# ~/.bashrc
-#
-
-# If not running interactively, don't do anything.
-[[ $- != *i* ]] && return
-
-# Adds `~/.local/bin` to $PATH
-export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | paste -sd ':')"
-
+.config/bashrc \ No newline at end of file