projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c2524
)
missing now in halt alias
author
Chris Koeritz
<fred@gruntose.com>
Mon, 9 Oct 2017 03:13:19 +0000
(23:13 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Mon, 9 Oct 2017 03:13:19 +0000
(23:13 -0400)
scripts/core/common.alias
patch
|
blob
|
history
diff --git
a/scripts/core/common.alias
b/scripts/core/common.alias
index c6beb3514e6fb94d86176875e91c8ad647eaa214..1a70699ef50cd91ee071063ee3c0cf2f070f9422 100644
(file)
--- a/
scripts/core/common.alias
+++ b/
scripts/core/common.alias
@@
-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'