diff --git a/recipes/backup-walker b/recipes/backup-walker new file mode 100644 index 00000000..e1366f35 --- /dev/null +++ b/recipes/backup-walker @@ -0,0 +1,3 @@ +(backup-walker + :fetcher github + :repo lewang/backup-walker) diff --git a/recipes/google-this b/recipes/google-this new file mode 100644 index 00000000..0ecfca3d --- /dev/null +++ b/recipes/google-this @@ -0,0 +1 @@ +(google-this :repo "Bruce-Connor/emacs-google-this" :fetcher github) diff --git a/recipes/powershell b/recipes/powershell index b098e0a0..870e4c8a 100644 --- a/recipes/powershell +++ b/recipes/powershell @@ -1 +1 @@ -(powershell :repo "ralmoritz/powershell.el" :fetcher github) +(powershell :fetcher wiki :files ("Powershell.el")) diff --git a/recipes/typing b/recipes/typing new file mode 100644 index 00000000..b998c6c2 --- /dev/null +++ b/recipes/typing @@ -0,0 +1 @@ +(typing :fetcher wiki)