From: PHO Date: Wed, 10 Oct 2018 15:31:20 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=772297bdb8bac7e4befeebd568d76a6e4b15b83b Auto commit by The Sugar System. --- diff --git a/dot-files/_zshrc b/dot-files/_zshrc index 60ac616..af7b351 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -298,6 +298,9 @@ elif [[ $(hostname) = "yukari.cielonegro.org" ]]; then done ssh kurumi open -a Firefox ${args[@]} } + function mdock () { + ssh kurumi open -a Dock + } fi if [[ $(uname) = "Darwin" ]]; then