]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Wed, 10 Oct 2018 15:31:20 +0000 (00:31 +0900)
committerPHO <pho@cielonegro.org>
Wed, 10 Oct 2018 15:31:20 +0000 (00:31 +0900)
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