summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorben <benjaminfranzke@googlemail.com>2010-08-28 15:51:50 +0200
committerben <benjaminfranzke@googlemail.com>2010-08-28 15:51:50 +0200
commit3768eab8cf6aadf90ca210b7f7faa1e9e130bb67 (patch)
treecc60b46bea24b9613d5d567cc0b240507c146c64 /.bash_profile
parent11d516ae6700802d6d054b212100a6f77fa45a3a (diff)
downloaddotfiles-3768eab8cf6aadf90ca210b7f7faa1e9e130bb67.tar.gz
dotfiles-3768eab8cf6aadf90ca210b7f7faa1e9e130bb67.tar.bz2
dotfiles-3768eab8cf6aadf90ca210b7f7faa1e9e130bb67.zip
use symlinks for ~/.bashrc instead fo sourcing
Diffstat (limited to '.bash_profile')
l---------[-rw-r--r--].bash_profile6
1 files changed, 1 insertions, 5 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