diff options
author | EuAndreh <eu@euandre.org> | 2023-08-21 20:38:23 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-08-21 20:39:01 -0300 |
commit | d48dca2ec57404e21a72199fce55e917147cdb7f (patch) | |
tree | 1aa66c9b21fd9084329b8dd7cc1347d82184e42a | |
parent | etc/sh/rc: export separate from NPROC definition (diff) | |
download | dotfiles-d48dca2ec57404e21a72199fce55e917147cdb7f.tar.gz dotfiles-d48dca2ec57404e21a72199fce55e917147cdb7f.tar.xz |
etc/guix/home.scm: Add "universal-ctags" package
Use the default name emitted by ctags(1) in $EXINIT.
-rw-r--r-- | etc/guix/home.scm | 1 | ||||
-rw-r--r-- | etc/sh/rc | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index a10a2d6..ae4282a 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -385,6 +385,7 @@ libraries/software/operating systems bc nvi patchelf + universal-ctags man-pages man-pages-posix @@ -70,7 +70,6 @@ export EXINIT=' set tildeop set windowname set verbose - set tags=TAGS set wraplen=80 " Remover line break: |