added new virtualbox vm-friendly halt macro
authorChris Koeritz <fred@gruntose.com>
Sun, 8 Oct 2017 01:35:18 +0000 (21:35 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 8 Oct 2017 01:35:18 +0000 (21:35 -0400)
scripts/core/common.alias

index a6f2dd60c3388c29607bc8f31d4f47dfde9e1b96..c6beb3514e6fb94d86176875e91c8ad647eaa214 100644 (file)
@@ -40,6 +40,7 @@ else
 fi
 # re-use work we did on 'exp' macro for the longer windows command.
 define_yeti_alias explorer=exp
+define_yeti_alias halt='sudo shutdown -h'
 define_yeti_alias i=inventory
 define_yeti_alias l='perl $FEISTY_MEOW_SCRIPTS/files/summing_dir.pl'
 define_yeti_alias ls='ls -HhFC $color_add'