aboutsummaryrefslogtreecommitdiff
path: root/bash/symlinks.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-16etc/sh/rc: Export $PS1EuAndreh1-0/+1
2024-02-16etc/sh/rc: No longer create the ".bashrc" symlinkEuAndreh1-2/+0
2024-02-16etc/sh/rc: Define $SHAREDIR as the same as $PREFIXEuAndreh1-0/+1
2024-02-16etc/guix/home.scm: Add "vis" and "gperftools"EuAndreh1-0/+4
2024-02-16Update references from ~/Downloads/Screenshots/ to ~/Pictures/Screenshots/EuAndreh1-3/+3
2024-02-16Update references from ~/Documents/txt/ to ~/txt/EuAndreh2-6/+6
2024-02-14bin/{de,in}flate: Add simple working utilitiesEuAndreh2-0/+10
2024-01-30chmod -x share/man/en/man1/numbered.1EuAndreh1-0/+0
2024-01-30etc/guix/home.scm: Adjust package list for personal projectsEuAndreh1-2/+9
2024-01-30bin/gc: Add gc_coredump()EuAndreh1-1/+6
2024-01-30etc/sh/rc: Rename $CFLAGS to $CCFLAGSEuAndreh1-3/+2
2024-01-29bin/numbered: Add micro utility alongside its manpageEuAndreh2-0/+56
2024-01-25etc/guix/home.scm: Group newer dependencies by pilfered projectEuAndreh1-10/+37
2024-01-25etc/sh/rc: Set $CC to cc(1)EuAndreh1-1/+1
2024-01-24bin/backup: remove "--lock-wait" entirelyEuAndreh1-1/+0
2024-01-24etc/sh/rc: Do not expose $TG_API_* to everyone by defaultEuAndreh1-4/+1
2024-01-24etc/sh/rc: Rename $VG_FLAGS to $VGFLAGSEuAndreh1-2/+2
2024-01-22bin/vcs: Add stub PS1 definitions for BitKeeper and CVSEuAndreh1-0/+8
2024-01-22bin/backup: Decrease --lock-wait timeEuAndreh1-1/+1
2024-01-19etc/guix/home.scm: Shrink installed package setEuAndreh1-594/+4
2024-01-15bin/reconfigure: Call bins(1) between reconfiguresEuAndreh1-0/+4
2024-01-14bin/reconfigure: Always run bin(1) regardless of where this program endsEuAndreh1-2/+3
2024-01-14bin/reconfigure: Assume we're always on Guix SystemEuAndreh1-5/+3
2024-01-12bin/volume: Fix rotation beyond 2 sinksEuAndreh2-15/+18
2024-01-12etc/sh/rc: Add idiff() utility functionEuAndreh1-0/+4
2024-01-12etc/sh/rc: Use 9 threads on $MAKEFLAGSEuAndreh1-1/+1
2024-01-12etc/sh/rc: Refine $CFLAGSEuAndreh1-2/+1
2024-01-12etc/guix/home.scm: Remove entr(1) and ranger(1) packagesEuAndreh1-2/+0
2024-01-12etc/sh/rc: Set $CC to tcc(1)EuAndreh1-1/+1
2024-01-12etc/git/ignore: Add /build/EuAndreh1-0/+1
2024-01-12bin/backup: Use nicely(1) alwaysEuAndreh1-1/+1
2024-01-12Remove Nix/NixOS support from configuration and utilitiesEuAndreh7-58/+1
2024-01-06etc/sh/rc: Use "\" as a shortcut in vi(1) for saving a fileEuAndreh1-0/+1
2024-01-06etc/sh/rc: Remove extra options from $CFLAGSEuAndreh1-3/+0
2024-01-04bin/muffle: Add -n optionEuAndreh1-3/+8
2024-01-04re "s|echo \"\\\$|printf '%s\\\n' \"\$|g"EuAndreh16-41/+41
2024-01-04etc/sh/rc: Fix "c" alias to use the correct commandEuAndreh1-1/+1
2024-01-04etc/sh/rc: Add _XOPEN_SOURCE=700 to $CFLAGSEuAndreh1-0/+1