about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/ssh.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/wpc/ssh.el')
-rw-r--r--emacs/.emacs.d/wpc/ssh.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs/.emacs.d/wpc/ssh.el b/emacs/.emacs.d/wpc/ssh.el
index 0b11eb258525..4176872847dc 100644
--- a/emacs/.emacs.d/wpc/ssh.el
+++ b/emacs/.emacs.d/wpc/ssh.el
@@ -1,5 +1,9 @@
 ;;; ssh.el --- When working remotely -*- lexical-binding: t -*-
+
 ;; Author: William Carroll <wpcarro@gmail.com>
+;; Version: 0.0.1
+;; URL: https://git.wpcarro.dev/wpcarro/briefcase
+;; Package-Requires: ((emacs "24"))
 
 ;;; Commentary:
 ;; Configuration to make remote work easier.