Skip to content

Commit 7583add

Browse files
ingydotnetingy@ingy.net
authored and
ingy@ingy.net
committed
Ingy doesn't need any more. yanking…
1 parent 1cafbde commit 7583add

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.bashrc

-15
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,3 @@ source ~/.../lib/basics
99

1010
# Get ~/.../src/your-dots/.bashrc, etc.
1111
...eachsource .bashrc
12-
13-
# XXX
14-
# The stuff below needs to be deprecated and eventually removed. I(ngy) am
15-
# going to rework my setup to not need it. Then I'll try to see if anyone else
16-
# is using it. Then we can comment it out for a while, then finally remove it.
17-
# -- Ingy:18Jan2013
18-
19-
# Backwards compatibility:
20-
source ~/.../lib/path-manip.sh
21-
if [ -d ~/.bashrc.. ]; then
22-
sourceif ~/.bashrc../common
23-
sourceif ~/.bashrc../local
24-
sourceif ~/.bashrc../$USER
25-
[ -n "$LOCAL" ] && sourceif ~/.bashrc../$LOCAL
26-
fi

0 commit comments

Comments
 (0)