X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=dot-files%2F_zshrc;h=af7b3517d178bb0250438fe828498d5c3b6186de;hb=772297bdb8bac7e4befeebd568d76a6e4b15b83b;hp=60ac6167201e1ddd580dff31d11cf5443c81a0ff;hpb=50621af272dce3f5bfb929cbff2aea49f8059477;p=sugar.git 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