X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fcore%2Fcommon.alias;h=fae1b6c6e09032d4256e9c0b6cbf01cf7c1b7baa;hb=a5d77db4a9c1e15ef835977abe1a5f71fc93c7fd;hp=1242437a26f20b3be5f0e72cf2c3c84879bb6531;hpb=822a6e8843c456f97d69c1db597da5d604176bb7;p=feisty_meow.git diff --git a/scripts/core/common.alias b/scripts/core/common.alias index 1242437a..fae1b6c6 100644 --- a/scripts/core/common.alias +++ b/scripts/core/common.alias @@ -101,6 +101,7 @@ define_yeti_alias feisty_branch='pushd $FEISTY_MEOW_APEX ; git branch ; popd' # some important retreads on aliases that provide a sudo-ized version of other scripts. +define_yeti_alias snarf_linux_config="sudo -E PERLLIB=\$PERLLIB perl \$FEISTY_MEOW_SCRIPTS/archival/snarf_linux_config.pl" define_yeti_alias standup="sudo bash \"$FEISTY_MEOW_SCRIPTS/site_avenger/standup.sh\"" #hmmm: some magma intrusions from the fred customizations... @@ -141,7 +142,7 @@ unalias feistyme &>/dev/null ############## # set the sentinel alias that says this file was handled. -alias CORE_ALIASES_LOADED=true +#alias CORE_ALIASES_LOADED=true ##############