Add ox-ssh package
parent
addefe4bf9
commit
8bdeb60928
.config/doom
|
@ -48,3 +48,6 @@
|
||||||
;(unpin! pinned-package another-pinned-package)
|
;(unpin! pinned-package another-pinned-package)
|
||||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||||
;(unpin! t)
|
;(unpin! t)
|
||||||
|
|
||||||
|
;; :lang
|
||||||
|
(package! ox-ssh :pin "1b39849e3a")
|
||||||
|
|
Loading…
Reference in New Issue