aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* etc/sh/rc: Remove -fsanitize=undefined fro $CFLAGS and $LDFLAGSEuAndreh2024-07-031-2/+1
|
* mv bin/e bin/eeEuAndreh2024-07-032-1/+2
|
* Simplify code used by xmobarEuAndreh2024-06-162-1/+5
| | | | | Remove the endless loop, and stop polling the system while doing nothing.
* etc/xmonad/xmonad.hs: Add keybindings for switching monitors setupEuAndreh2024-06-161-0/+4
|
* etc/sh/rc: Use C17 in $CCFLAGS!EuAndreh2024-06-161-1/+1
| | | | | | POSIX 2024 has been published! https://news.ycombinator.com/item?id=40679809
* etc/sh/rc: Remove -g from $CCFLAGS and -static from $LLDFLAGSEuAndreh2024-06-161-5/+3
|
* bin/uri: Unbuffer when processing an stream onlineEuAndreh2024-06-161-2/+4
|
* bin/with-{one-monitor,two-monitors}: Add output from arandr(1)EuAndreh2024-06-162-0/+4
|
* etc/sh/rc: Add -fsanitize=undefined to $LDFLAGSEuAndreh2024-06-091-2/+2
|
* etc/guix/home.scm: Add "fontconfig" and "freetype" packages: dependencies ↵EuAndreh2024-06-051-0/+2
| | | | for building "vt"
* etc/git/ignore: RemoveEuAndreh2024-06-051-8/+0
|
* etc/sh/rc: Add alias for gdbEuAndreh2024-06-031-0/+1
|
* etc/sh/rc: Use vcs(1) in f()EuAndreh2024-05-231-1/+1
|
* etc/guix/home.scm: Add "ruby-asciidoctor" packageEuAndreh2024-05-231-0/+1
|
* bin/vcs: Add fossil functionsEuAndreh2024-05-171-0/+12
|
* etc/guix/home.scm: Add tcl package (for açude)EuAndreh2024-05-171-0/+1
|
* etc/guix/home.scm: Add "diff-so-fancy" packageEuAndreh2024-05-161-0/+1
|
* etc/guix/home.scm: Include extra outputs and explicit "out" outputsEuAndreh2024-05-161-7/+10
|
* etc/guix/home.scm: Include static output of sqliteEuAndreh2024-05-161-1/+2
|
* etc/sh/rc: Add $ADA_INCLUDE_PATH and $ADA_OBJECTS_PATH to add_prefix()EuAndreh2024-05-151-2/+5
|
* etc/sh/rc: Man bc(1) alias quiet (-q) by defaultEuAndreh2024-05-151-1/+1
|
* etc/backupit.txt: Add backupit configEuAndreh2024-05-111-0/+1
|
* bin/{backup,borgy}: Move to dedicated "backupit" repositoryEuAndreh2024-05-112-76/+0
|
* etc/sh/rc: Add $DICTEuAndreh2024-05-101-0/+1
|
* bin/ifnew: Move to eutEuAndreh2024-05-101-110/+0
|
* bin/nicely: Muve to its own dedicated packageEuAndreh2024-05-091-67/+0
|
* bin/statusconv: Move to eutEuAndreh2024-05-091-50/+0
|
* bin/backup: Update help stringEuAndreh2024-05-092-9/+3
|
* etc/sh/rc: export $LDFLAGSEuAndreh2024-05-091-0/+2
|
* bin/...: Move utilities to the dedicated "eut" packageEuAndreh2024-05-097-642/+0
|
* bin/backup: Further simplify this backup scriptEuAndreh2024-05-091-37/+7
|
* etc/guix/home.scm: Include "static" and "debug" outputs of "gcc-toolchain" ↵EuAndreh2024-05-091-0/+2
| | | | | | package Mainly so that I can now say `gcc -static main.c`.
* etc/sh/rc: Rename timestamp() to timestamp_fn()EuAndreh2024-05-081-2/+2
|
* etc/guix/home.scm: Add "libxft" packageEuAndreh2024-05-061-0/+1
|
* Revert "etc/guix/home.scm: Remove "gcc-toolchain""EuAndreh2024-05-031-0/+1
| | | | | | | This reverts commit 7b3d3365ef77bb6969b61b4afc19dc14dd5c082e. The "gcc-toolchain" package contains much more than just gcc(1) as I found out, like gencat(1), ldd(1), getconf(1), iconv(1), etc.
* etc/guix/home.scm: Add back "qrencode" packageEuAndreh2024-05-031-0/+1
|
* bin/backup: Rewrite using borgyEuAndreh2024-05-031-28/+8
|
* bin/borgy: Wrapper on borg(1) with better defaultsEuAndreh2024-05-031-0/+10
|
* bin/statusconv: Utility to coerce programs to behave correctlyEuAndreh2024-05-031-0/+50
|
* etc/sh/rc: Split exporting $N and $MAKEFLAGSEuAndreh2024-05-021-1/+2
|
* bin/gc: tmpdir: Only delete files and directories for nowEuAndreh2024-05-021-1/+1
|
* bin/yt: Replace "youtube-dl" with "yt-dlp" here tooEuAndreh2024-05-011-2/+1
|
* etc/guix/home.scm: Replace "youtube-dl" with "yt-dlp"EuAndreh2024-05-011-1/+1
|
* etc/guix/home.scm: Remove "gcc-toolchain"EuAndreh2024-04-251-1/+0
| | | | I'm now using GNAT coming from Nix, that also has Ada support.
* etc/guix/home.scm: Add "smem"EuAndreh2024-04-251-0/+1
|
* etc/guix/home.scm: Add z3 and compcert packagesEuAndreh2024-04-251-0/+2
|
* etc/guix/: Remove nss-certs packageEuAndreh2024-04-252-4/+2
| | | | Now %base-packages includes it by default.
* Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh2024-04-256-1/+53
| | | | This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb.
* etc/sh/rc: export $TD_USE_BUILTIN_HOOKSEuAndreh2024-04-221-0/+1
|
* etc/sh/rc: Include inode number in ls(1) aliasEuAndreh2024-04-221-1/+1
|