summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------[-rw-r--r--].bash_profile6
l---------[-rw-r--r--].bashrc2
2 files changed, 2 insertions, 6 deletions
diff --git a/.bash_profile b/.bash_profile
index 94a6622..6d5541f 100644..120000
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,5 +1 @@
-# /etc/skel/.bash_profile
-
-# This file is sourced by bash for login shells. The following line
-# runs your .bashrc and is recommended by the bash info pages.
-[[ -f ~/.bashrc ]] && . ~/.bashrc
+.config/bash/bashrc \ No newline at end of file
diff --git a/.bashrc b/.bashrc
index 6f478c3..6d5541f 100644..120000
--- a/.bashrc
+++ b/.bashrc
@@ -1 +1 @@
-source ~/.config/bash/bashrc
+.config/bash/bashrc \ No newline at end of file