From 4fef0897d391c000b7f85f249a1cf7474afcb88b Mon Sep 17 00:00:00 2001
From: Akira Ohgaki <akiraohgaki@gmail.com>
Date: Mon, 17 Oct 2016 04:19:10 +0900
Subject: [PATCH] Add install-type alias appimage

---
 src/configs/destinations_alias.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/configs/destinations_alias.json b/src/configs/destinations_alias.json
index 438fb4d..c34d6db 100644
--- a/src/configs/destinations_alias.json
+++ b/src/configs/destinations_alias.json
@@ -1,4 +1,5 @@
 {
+    "appimage": "bin",
     "gnome_shell_themes": "themes",
     "cinnamon_themes": "themes",
     "gtk2_themes": "themes",
-- 
GitLab