missing now in halt alias
authorChris Koeritz <fred@gruntose.com>
Mon, 9 Oct 2017 03:13:19 +0000 (23:13 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 9 Oct 2017 03:13:19 +0000 (23:13 -0400)
scripts/core/common.alias

index c6beb3514e6fb94d86176875e91c8ad647eaa214..1a70699ef50cd91ee071063ee3c0cf2f070f9422 100644 (file)
@@ -40,7 +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 halt='sudo shutdown -h now'
 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'