From: Chris Koeritz Date: Sat, 24 Aug 2013 18:23:51 +0000 (-0400) Subject: comment cleanup X-Git-Tag: 2.140.90~946 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=8b5da5ba39bcada64b7853cde4f48b754273fe02;p=feisty_meow.git comment cleanup --- diff --git a/scripts/core/common.alias b/scripts/core/common.alias index 77dee20a..56bb0ecb 100644 --- a/scripts/core/common.alias +++ b/scripts/core/common.alias @@ -9,12 +9,7 @@ # Feel free to send updates to: [ fred@gruntose.com ] ############## -# common aliases for feisty_meow are located here. -# most of these should work in any bash environment... -# although some may require more than bash, like the aliases -# that invoke perl scripts. - -############## +# a list of core aliases for feisty meow codebase. # repurposes certain commands that feisty meow does a little differently. alias cls='clear_colormap; clear'