aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* etc/sh/rc: Move generation of GPG/SSH public keys and e.list.txt to MakefileEuAndreh2022-10-191-26/+0
|
* etc/sh/rc: Move creation of common-lisp/source to MakefileEuAndreh2022-10-191-5/+0
|
* etc/guix/home.scm: Add lzop compression utilityEuAndreh2022-10-191-0/+1
|
* etc/sh/rc: Ensure common-lisp/source symlink always existEuAndreh2022-10-181-0/+4
|
* etc/git/config: Incluse base commit when possibleEuAndreh2022-10-181-0/+2
|
* etc/guix/home.scm: Add hunspell-iconv and dictionariesEuAndreh2022-10-181-0/+52
|
* etc/guix/home.scm: Re-add perl-criticEuAndreh2022-10-181-1/+1
| | | | The upstream patch was applied.
* etc/guix/home.scm: Use main Guix channel versions of packagesEuAndreh2022-10-171-5/+5
|
* etc/guix/home.scm: Add scdoc packageEuAndreh2022-10-161-0/+1
|
* etc/sh/rc: Include more files in e.list.txtEuAndreh2022-10-161-1/+2
|
* etc/sh/rc: Remove alias for "sbcl"EuAndreh2022-10-161-1/+0
| | | | This one is in the process of being replaced by the bin/cl utility.
* etc/sh/rc: Remove annoying alias for "rm"EuAndreh2022-10-161-1/+0
|
* Temporarily use greenclip over clipmenuEuAndreh2022-10-162-0/+2
|
* etc/guix/home.scm: WIP implementation of poweralertd serviceEuAndreh2022-10-161-0/+28
|
* etc/guix/home.scm: WIP implementation of CMUCL packageEuAndreh2022-10-161-0/+35
|
* etc/guix/home.scm: Inline definition of cronjobsEuAndreh2022-10-161-1/+3
|
* etc/guix/home.scm: Remove unused GUI packagesEuAndreh2022-10-161-3/+0
| | | | | | Frescobaldi: I'm now on vi + entr + zathura; Rhythmbox: Quodlibet; Calibre: ranger.
* etc/guix/home.scm: Add Rust and related packagesEuAndreh2022-10-161-0/+3
|
* etc/guix/home.scm: Mark conflicting packages (chicken, docutils)EuAndreh2022-10-161-2/+2
|
* etc/guix/home.scm: Add CLI utilitiesEuAndreh2022-10-161-0/+3
|
* etc/guix/home.scm: Include a bunch of Lisp implementationsEuAndreh2022-10-161-0/+16
|
* etc/guix/home.scm: Use clang over clang-toolchainEuAndreh2022-10-161-1/+1
|
* etc/guix/home.scm: Include day-do-day packages for compilation and scriptingEuAndreh2022-10-161-2/+21
|
* etc/guix/home.scm: Include all outputs of pcre packageEuAndreh2022-10-161-1/+4
|
* etc/guix/home.scm: Add (guix licenses) module with prefixEuAndreh2022-10-161-2/+3
|
* etc/guix/home.scm: Remove custom SBCL packageEuAndreh2022-10-161-4/+0
|
* etc/guix/home.scm: Increase GPG cache TTLEuAndreh2022-10-161-2/+3
|
* bin/vm: Add VM management scriptEuAndreh2022-10-103-1/+4
| | | | | | etc/guix/system.scm: Include myself in the "kvm" group so that the QEMU commands can be given the "--enable-kvm" flag; etc/ssh/config: Include the generated SSH config file
* bin/wms: Add new working binary, and integrate it with i3EuAndreh2022-10-101-0/+3
|
* etc/tmux/tmux.conf: Add "make" to the allow-list of ressurectable commandsEuAndreh2022-10-101-1/+1
|
* etc/tmux/tmux.conf: Save continuum data once every hourEuAndreh2022-10-101-0/+1
| | | | | | Instead of the default [0] of 15 minutes. [0]: https://github.com/tmux-plugins/tmux-continuum/blob/6e58336c288958a3b1ff7773fb945770126db16e/scripts/variables.sh#L8
* etc/git/ignore: Ignore /vendor/ directories by defaultEuAndreh2022-10-101-0/+1
|
* etc/git/config: Always fetch the notes from "origin" remotesEuAndreh2022-10-101-0/+2
|
* etc/guix/home.scm: Stop generating "etc/ssh/config" fileEuAndreh2022-10-082-14/+6
| | | | | OpenSSH support ${ENVVAR} in its config, so there is no need to generated the file to get its value dynamically.
* etc/guix/system.scm: Remove "Other Self" accountEuAndreh2022-10-021-13/+6
|
* etc/guix/system.scm: Remove xmonad packagesEuAndreh2022-10-021-3/+0
|
* etc/guix/system.scm: Remove gnome-desktop-service-typeEuAndreh2022-10-021-1/+0
|
* etc/guix/system.scm: Add nix-service-typeEuAndreh2022-10-021-0/+2
|
* Move Git config out of Guix Home, and use a "include" for the smtp command pathEuAndreh2022-09-192-23/+26
|
* git mv common-lisp/ lisp-cli/EuAndreh2022-09-081-0/+0
|
* mv etc/sbcl/sbclrc.lisp etc/common-lisp/init.lispEuAndreh2022-09-081-1/+0
|
* etc/ssh/known_hosts: Add camarada.site entryEuAndreh2022-08-291-0/+1
|
* etc/tmux/tmux.conf: Add and configure tmux-resurrect and tmux-continuumEuAndreh2022-08-251-0/+9
|
* etc/guix/home.scm: Add DBI and DBD::SQLite Perl modulesEuAndreh2022-08-251-0/+2
|
* etc/guix/home.scm: Remove packages that come from package-repositoryEuAndreh2022-08-251-4/+0
| | | | Instead, I'm using the locally installed versions.
* etc/tmux/tmux.conf: Use $XDG_RUNTIME_DIR over /tmp for urlscan-buffer fileEuAndreh2022-08-251-1/+1
|
* etc/sh/rc: Define and use $PRIV_CONFIG pathEuAndreh2022-08-251-1/+2
|
* etc/sh/vcs-ps1.sh: Exclude autojump process from job countEuAndreh2022-08-241-1/+1
|
* etc/sh/rc: Load autojump codeEuAndreh2022-08-241-0/+7
|
* etc/sh/rc: Separate interactive from non-interactive section with an early ↵EuAndreh2022-08-241-3/+10
| | | | return