summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-06-12 15:45:49 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-06-12 15:45:49 +0100
commit5fe45af814e9f96dac8b3225e2d9b593f9669e5c (patch)
tree37be9ec31d495b7435ace8fa9fbab050dd63b87e /.bashrc
parentcacf65f91c57a899520baf507e29aed8fc24765e (diff)
Clean up symlinks
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