. /usr/share/mc/mc.gentoo
fi
-if [ -f /etc/profile.d/bash-completion ]; then
- . /etc/profile.d/bash-completion
+if [ -e /etc/bash_completion.d/git ] ; then
if [[ ${EUID} == 0 ]] ; then
PS1='$? \[\033[01;31m\]\h\[\033[01;30m\]:\[\033[01;34m\]\w\[\033[01;31m\]$(__git_ps1)\[\033[01;34m\] \$ \[\033[00m\]'
else
fi
fi
-
# vim: ts=4 expandtab
# Printer configuration file for CUPS v1.4.8
-# Written by cupsd on 2012-01-22 14:02
+# Written by cupsd on 2012-01-24 08:12
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
<DefaultPrinter FS-1020D>
Info Kyocera FS-1020D
# Printer configuration file for CUPS v1.4.8
-# Written by cupsd on 2012-01-22 13:32
+# Written by cupsd on 2012-01-23 06:47
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
<DefaultPrinter FS-1020D>
Info Kyocera FS-1020D
|____/|_| \__,_|_| |_|_|
-Sicherlich würde das menschliche Leben weit glücklicher verlaufen,
-wenn der Mensch ebenso gut zu schweigen wie zu reden vermöchte. Aber
-die Erfahrung lehrt uns mehr als genug, daß der Mensch nichts so
-schwer beherrscht wie seine Zunge.
- -- Baruch de Spinoza
+Wenn ich wüßte, was Kunst ist, würde ich es für mich behalten.
+ -- Pablo Picasso
-Today is Boomtime, the 22nd day of Chaos in the YOLD 3178
+Today is Prickle-Prickle, the 24th day of Chaos in the YOLD 3178
# /var/log/rc.log
# NOTE: Linux systems require the devfs service to be started before
# logging can take place and as such cannot log the sysinit runlevel.
-#rc_logger="YES"
+rc_logger="YES"
# Through rc_log_path you can specify a custom log file.
# The default value is: /var/log/rc.log
-#rc_log_path="/var/log/rc.log"
+rc_log_path="/var/log/rc.log"
# By default we filter the environment for our running scripts. To allow other
# variables through, add them here. Use a * to allow all variables through.