made the loop variable local, since it was hosing external uses of i variable.
[feisty_meow.git] / feisty_inits / dot.bashrc-root
index 859b79a941fbf1776f25e71be8ed042a8f532864..fadd383c4a40619b014d91c42766069f07d6ce3f 100644 (file)
@@ -1,6 +1,8 @@
 
-# this file can be added to root's ~/.bashrc...
-# it provides the "fredme" macro that enables all the feisty_meow tools.
+##############
 
+# the "fredme" macro enables the feisty_meow environment.
 alias fredme='source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh'
 
+##############
+