Skip to content

Commit

Permalink
nit: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 2, 2023
1 parent 7b4fe80 commit 1df87a0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions modules/me-tools.el
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
;; -*- lexical-binding: t; -*-
;; me-tools.el -- System tools -*- lexical-binding: t; -*-

;;; Commentary:

;; Should be configured in per-project basis, good documentation at:
;; github.com/cjohansson/emacs-ssh-deploy#deployment-configuration-examples

;;; Code:

;; Should be configured in per-project basis, good documentation at:
;; github.com/cjohansson/emacs-ssh-deploy#deployment-configuration-examples
(use-package ssh-deploy
:straight t
:hook ((after-save . ssh-deploy-after-save)
Expand Down

0 comments on commit 1df87a0

Please sign in to comment.