]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_zshrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _zshrc
index 60ac6167201e1ddd580dff31d11cf5443c81a0ff..af7b3517d178bb0250438fe828498d5c3b6186de 100644 (file)
@@ -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