feat(*): update manifests

This commit is contained in:
Pavel Korytov 2021-10-24 21:35:14 +03:00
parent 710e838db4
commit 182125df06
4 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,6 @@
(specifications->manifest
'(
"sshfs"
"tokei"
"jmtpfs"
"unzip"

View file

@ -1,5 +1,7 @@
(specifications->manifest
'(
"gource"
"mysql"
"git-lfs"
"sbcl"
"make"

View file

@ -845,6 +845,7 @@ key_bindings:
| unzip | |
| jmtpfs | A tool to mount MTP devices (e.g. Android) |
| tokei | Count lines of code |
| sshfs | Mount stuff over SSH |
** ripgrep config
Occasionally I can't exclude certain files from ripgrep via the VCS settings, so here is a simple config to ignore certain files globally.

View file

@ -2169,6 +2169,8 @@ This section generates manifests for various desktop software that I'm using.
| dev | make |
| dev | sbcl |
| dev | git-lfs |
| dev | mysql |
| dev | gource |
** Manifests
#+NAME: packages
#+begin_src emacs-lisp :tangle no :var category=""