aboutsummaryrefslogtreecommitdiff
path: root/etc/python/pythonrc.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-08-12etc/guix/system.scm: Remove i3EuAndreh1-2/+1
2024-08-12etc/guix/system.scm: Add (now required) containerd-service-typeEuAndreh1-0/+1
2024-08-12etc/guix/system.scm: Remove custom xmonadEuAndreh1-24/+2
2024-08-08etc/guix/system.scm: Add fixed "xmonad-wm" packageEuAndreh1-3/+26
2024-08-08etc/sh/rc: Shrink $GOLDFLAGSEuAndreh1-1/+1
2024-08-05etc/guix/home.scm: Get go packages from (org euandre queue)EuAndreh1-2/+3
2024-08-05etc/sh/rc: Disable quit confirmation from gdbEuAndreh1-1/+1
2024-08-05etc/sh/rc: Add $YFLAGS, $GOCFLAGS and $GOLDFLAGSEuAndreh1-0/+3
2024-08-05etc/guix/system.scm: Remove nginx serviceEuAndreh1-11/+0
2024-07-15etc/guix/home.scm: Disable broken scikit-learnEuAndreh1-1/+1
2024-07-15etc/guix/home.scm: Re-add libreofficeEuAndreh1-0/+1
2024-07-15etc/guix/home.scm: Remove pytest-xdist packageEuAndreh1-1/+0
2024-07-15etc/guix/home.scm: Add motif packageEuAndreh1-1/+3
2024-07-03etc/sh/rc: Remove -fsanitize=undefined fro $CFLAGS and $LDFLAGSEuAndreh1-2/+1
2024-07-03mv bin/e bin/eeEuAndreh2-1/+2
2024-06-16Simplify code used by xmobarEuAndreh2-1/+5
Remove the endless loop, and stop polling the system while doing nothing.
2024-06-16etc/xmonad/xmonad.hs: Add keybindings for switching monitors setupEuAndreh1-0/+4
2024-06-16etc/sh/rc: Use C17 in $CCFLAGS!EuAndreh1-1/+1
POSIX 2024 has been published! https://news.ycombinator.com/item?id=40679809
2024-06-16etc/sh/rc: Remove -g from $CCFLAGS and -static from $LLDFLAGSEuAndreh1-5/+3
2024-06-16bin/uri: Unbuffer when processing an stream onlineEuAndreh1-2/+4
2024-06-16bin/with-{one-monitor,two-monitors}: Add output from arandr(1)EuAndreh2-0/+4
2024-06-09etc/sh/rc: Add -fsanitize=undefined to $LDFLAGSEuAndreh1-2/+2
2024-06-05etc/guix/home.scm: Add "fontconfig" and "freetype" packages: dependencies ↵EuAndreh1-0/+2
for building "vt"
2024-06-05etc/git/ignore: RemoveEuAndreh1-8/+0
2024-06-03etc/sh/rc: Add alias for gdbEuAndreh1-0/+1
2024-05-23etc/sh/rc: Use vcs(1) in f()EuAndreh1-1/+1
2024-05-23etc/guix/home.scm: Add "ruby-asciidoctor" packageEuAndreh1-0/+1
2024-05-17bin/vcs: Add fossil functionsEuAndreh1-0/+12
2024-05-17etc/guix/home.scm: Add tcl package (for açude)EuAndreh1-0/+1
2024-05-16etc/guix/home.scm: Add "diff-so-fancy" packageEuAndreh1-0/+1
2024-05-16etc/guix/home.scm: Include extra outputs and explicit "out" outputsEuAndreh1-7/+10
2024-05-16etc/guix/home.scm: Include static output of sqliteEuAndreh1-1/+2
2024-05-15etc/sh/rc: Add $ADA_INCLUDE_PATH and $ADA_OBJECTS_PATH to add_prefix()EuAndreh1-2/+5
2024-05-15etc/sh/rc: Man bc(1) alias quiet (-q) by defaultEuAndreh1-1/+1