added get_feisty alias
authorChris Koeritz <fred@gruntose.com>
Tue, 19 Dec 2017 23:48:48 +0000 (18:48 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 19 Dec 2017 23:48:48 +0000 (18:48 -0500)
just gets the code base up to date and reconfigures current user's feisty meow config

scripts/core/common.alias

index ba2e44bedba7c5641dd21fddc9063ec4e7e0dbda..3c4a3fb237082e31634a00a00684f9483e42ca6d 100644 (file)
@@ -55,6 +55,7 @@ fi
 # re-use work we did on 'exp' macro for the longer windows command.
 define_yeti_alias explorer=exp
 define_yeti_alias fix_ssh_perms='chmod 700 $HOME/.ssh ; chmod 600 $HOME/.ssh/*'
+define_yeti_alias get_feisty='rpuffer $FEISTY_MEOW_APEX; reconfigure_feisty_meow'
 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'