Henrik Lissner 2021-05-22 22:52:06 -04:00
parent c525666688
commit 65b55fd7d1
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
;; -*- no-byte-compile: t; -*-
;;; term/eshell/packages.el
(package! eshell-up :pin "9c100bae5c3020e8d9307e4332d3b64e7dc28519")
(package! eshell-up :pin "ff84e6069b98f2ed00857a0f78bff19d96e4955c")
(package! eshell-z :pin "337cb241e17bd472bd3677ff166a0800f684213c")
(package! shrink-path :pin "c14882c8599aec79a6e8ef2d06454254bb3e1e41")
(package! esh-help :pin "417673ed18a983930a66a6692dbfb288a995cb80")
(package! eshell-did-you-mean :pin "7cb6ef8e2274d0a50a9e114d412307a6543533d5")
(package! eshell-syntax-highlighting :pin "eeace52ebb2c730f3665fb235017cd57dc6050a2")
(package! eshell-syntax-highlighting :pin "32d2568ebeb42553a30dda77e03c0e2ec8854199")
(unless IS-WINDOWS
(when (featurep! :completion company)

View file

@ -3,4 +3,4 @@
(package! vterm
:built-in 'prefer
:pin "1bc4516f53955dcbf397cf999f38e67eec835d8c")
:pin "2b1392cb2b14ec5bd0b7355197d5f353aa5d3983")