From 0c47af0f82dd2f2fe70b932b5224f5f69cef8665 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 8 Aug 2011 11:50:26 -0400 Subject: [PATCH] update --- .profile.d/google.sh | 3 +++ .xchat2/xchat.conf | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 .profile.d/google.sh diff --git a/.profile.d/google.sh b/.profile.d/google.sh new file mode 100644 index 0000000..516d180 --- /dev/null +++ b/.profile.d/google.sh @@ -0,0 +1,3 @@ +if [ -d ~/chromiumos/depot_tools ] ; then + PATH="${PATH}:~/chromiumos/depot_tools" +fi diff --git a/.xchat2/xchat.conf b/.xchat2/xchat.conf index 2d0661e..cb0e2c5 100644 --- a/.xchat2/xchat.conf +++ b/.xchat2/xchat.conf @@ -110,15 +110,15 @@ irc_logmask = %n-%c.log irc_nick1 = vapier irc_nick2 = vapier_ irc_nick3 = vapier__ -irc_nick_hilight = SpanKY +irc_nick_hilight = SpanKY,vapier irc_no_hilight = irc_part_reason = Leaving irc_quit_reason = Leaving irc_raw_modes = 0 -irc_real_name = vapier +irc_real_name = me irc_servernotice = 0 irc_skip_motd = 0 -irc_user_name = vapier +irc_user_name = UserBah irc_wallops = 0 irc_who_join = 1 irc_whois_front = 0 -- 2.39.2