From 6b132b42c66d2a40519bfb30b1cd701452e6050f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 1 Feb 2013 14:25:27 -0200 Subject: Updating brweather --- modules/conky/apps/brweather.link | 1 + modules/profile/profile.dot.link | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 160000 modules/conky/apps/brweather.link (limited to 'modules') diff --git a/modules/conky/apps/brweather.link b/modules/conky/apps/brweather.link new file mode 160000 index 0000000..9798dd5 --- /dev/null +++ b/modules/conky/apps/brweather.link @@ -0,0 +1 @@ +Subproject commit 9798dd5e041594424267d9cc75d568eaf11626cb diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link index dbfbea8..b67991d 100644 --- a/modules/profile/profile.dot.link +++ b/modules/profile/profile.dot.link @@ -16,7 +16,8 @@ if [ -e "/usr/bin/funcoeszz" ]; then fi # Set PATH -export PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin:$HOME/.dotfiles:$HOME/apps/scripts +PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin +export PATH=$PATH:$HOME/.dotfiles:$HOME/apps/scripts:$HOME/apps/brweather/brweather # Editor variables, avoiding "Avoiding protocol specified" error export EDITOR="vim -X" -- cgit v1.2.3