aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin/muffle: Re-interleave STDOUT and STDERR on errorEuAndreh2023-09-141-5/+19
* etc/sh/rc: Remove $LEX environment variableEuAndreh2023-09-141-1/+0
* Revert "etc/sh/rc: Remove alias on "make""EuAndreh2023-09-141-0/+1
* etc/nix/configuration.nix: Add config to enable ADBEuAndreh2023-09-131-2/+5
* etc/guix/home.scm: Add "jdk" output of "openjdk" packageEuAndreh2023-09-131-0/+1
* etc/guix/home.scm: Add "pkgconf" alternative package to pkg-configEuAndreh2023-09-131-0/+1
* etc/sh/rc: Add direnv_status() to $PS1EuAndreh2023-09-111-1/+7
* etc/guix/home.scm: Add "libevent" packageEuAndreh2023-09-111-0/+1
* etc/sh/rc: Remove $MAKEFLAGSEuAndreh2023-09-101-1/+0
* etc/sh/rc: Remove alias on "make"EuAndreh2023-09-101-1/+0
* etc/sh/rc: Use tcc as default for $CCEuAndreh2023-09-101-2/+1
* etc/nix/configuration.nix: Add redshift/geoclue configurationEuAndreh2023-09-101-0/+4
* bin/getip: Add somewhat working utilityEuAndreh2023-09-101-0/+72
* etc/nix/configuration.nix: Match "message_size_limit" in GuixEuAndreh2023-09-101-0/+1
* etc/guix/home.scm: Add "bdb" packageEuAndreh2023-09-081-0/+1
* bin/ifnew: Fix indentation of help stringEuAndreh2023-09-081-2/+2
* etc/nix/configuration.nix: Add "arduino-cli" packageEuAndreh2023-09-061-0/+1
* etc/guix/home.scm: Remove "gnote" packageEuAndreh2023-09-061-1/+0
* etc/ctags/default.ctags: Also exclude "tmp/*" by defaultEuAndreh2023-09-051-0/+1
* etc/nix/configuration.nix: Enable documentation.man with cacheEuAndreh2023-09-051-0/+5
* etc/nix/configuration.nix: Add "arduino" packageEuAndreh2023-09-031-0/+1
* etc/guix/home.scm: Add "avr-toolchain" packageEuAndreh2023-08-311-0/+1
* etc/sh/rc: Rename clear terminal alias "c" -> "cls"EuAndreh2023-08-301-1/+1
* etc/sh/rc: Enable autoindent in $EXINITEuAndreh2023-08-281-0/+1
* bin/muffle: Add new working utilityEuAndreh2023-08-271-0/+79
* etc/guix/system.scm: Add local nginx serverEuAndreh2023-08-231-0/+12
* etc/git/ignore: Add /tagsEuAndreh2023-08-221-0/+1
* etc/sh/rc: Add $LEIN_HOMEEuAndreh2023-08-222-0/+2
* etc/ctags/default.ctags: Add initial config with common optionsEuAndreh2023-08-211-0/+3
* etc/guix/home.scm: Add "universal-ctags" packageEuAndreh2023-08-212-1/+1
* etc/sh/rc: export separate from NPROC definitionEuAndreh2023-08-211-1/+2
* etc/guix/home.scm: texlive -> texlive-bin packageEuAndreh2023-08-201-1/+1
* etc/sh/rc: Set $NPROC to `nproc`EuAndreh2023-08-201-1/+1
* bin/reconfigure: Always reconfigure "guix home" lastEuAndreh2023-08-191-2/+2
* etc/sh/rc: Override PATH to include $PREFIX at the beginningEuAndreh2023-08-181-1/+1
* etc/guix/home.scm: Add "zig" packageEuAndreh2023-08-171-0/+1
* bin/msg: Improve help stringEuAndreh2023-08-151-5/+5
* etc/guix/home.scm: Add "pyserial" packageEuAndreh2023-08-141-0/+3
* etc/guix/system.scm: Add comments as annotations on how /swapfile was createdEuAndreh2023-08-111-0/+5
* bin/aux: Exit on -i optionEuAndreh2023-08-081-0/+1
* Makefile: Allow "bin/aux" to contain "FIXME"EuAndreh2023-08-081-0/+1
* bin/aux: Add -i optionEuAndreh2023-08-071-1/+14
* Makefile: Add proper dependency between txt files and scriptEuAndreh2023-08-051-5/+9
* etc/git/ignore: Ignore .envrc by defaultEuAndreh2023-08-041-0/+1
* Revert "etc/guix/home.scm: Revert back to upstream "curl" package"EuAndreh2023-08-041-2/+13
* etc/guix/home.scm: Revert back to upstream "curl" packageEuAndreh2023-08-031-13/+2
* bin/boop: Fix "usage()" messageEuAndreh2023-07-311-2/+3
* etc/guix/home.scm: Add "filezilla" packageEuAndreh2023-07-301-0/+1
* etc/guix/home.scm: Remove "ungoogle-chromium" packageEuAndreh2023-07-301-1/+0
* bin/*: Add matching parenthesis to case clausesEuAndreh2023-07-2966-374/+374