From 772297bdb8bac7e4befeebd568d76a6e4b15b83b Mon Sep 17 00:00:00 2001 From: PHO Date: Thu, 11 Oct 2018 00:31:20 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_zshrc | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.40.0