mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(desktop): add socat
This commit is contained in:
parent
71c78397bb
commit
7c0e26d42c
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
(specifications->manifest
|
||||
'(
|
||||
"socat"
|
||||
"leiningen"
|
||||
"python-virtualenv"
|
||||
"python"
|
||||
|
|
|
|||
|
|
@ -3351,6 +3351,7 @@ This section generates manifests for various desktop software that I'm using.
|
|||
| dev | python | |
|
||||
| dev | python-virtualenv | |
|
||||
| dev | leiningen | |
|
||||
| dev | socat | |
|
||||
** Manifests
|
||||
#+NAME: packages
|
||||
#+begin_src emacs-lisp :tangle no :var category=""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue