aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* etc/sh/rc: Make $GOPATH a PREFIXEuAndreh2024-02-231-0/+1
* etc/sh/rc: Update $NODE_PATH in add_path()EuAndreh2024-02-231-0/+2
* etc/guix/home.scm: Add "node-sqlite3" packageEuAndreh2024-02-231-1/+2
* etc/sh/rc: Add $HOST and $TARGET exported variablesEuAndreh2024-02-161-0/+4
* etc/sh/rc: Export $PS1EuAndreh2024-02-161-0/+1
* etc/sh/rc: No longer create the ".bashrc" symlinkEuAndreh2024-02-161-2/+0
* etc/sh/rc: Define $SHAREDIR as the same as $PREFIXEuAndreh2024-02-161-0/+1
* etc/guix/home.scm: Add "vis" and "gperftools"EuAndreh2024-02-161-0/+4
* etc/guix/home.scm: Adjust package list for personal projectsEuAndreh2024-01-301-2/+9
* etc/sh/rc: Rename $CFLAGS to $CCFLAGSEuAndreh2024-01-301-3/+2
* etc/guix/home.scm: Group newer dependencies by pilfered projectEuAndreh2024-01-251-10/+37
* etc/sh/rc: Set $CC to cc(1)EuAndreh2024-01-251-1/+1
* etc/sh/rc: Do not expose $TG_API_* to everyone by defaultEuAndreh2024-01-241-4/+1
* etc/sh/rc: Rename $VG_FLAGS to $VGFLAGSEuAndreh2024-01-241-2/+2
* etc/guix/home.scm: Shrink installed package setEuAndreh2024-01-191-594/+4
* etc/sh/rc: Add idiff() utility functionEuAndreh2024-01-121-0/+4
* etc/sh/rc: Use 9 threads on $MAKEFLAGSEuAndreh2024-01-121-1/+1
* etc/sh/rc: Refine $CFLAGSEuAndreh2024-01-121-2/+1
* etc/guix/home.scm: Remove entr(1) and ranger(1) packagesEuAndreh2024-01-121-2/+0
* etc/sh/rc: Set $CC to tcc(1)EuAndreh2024-01-121-1/+1
* etc/git/ignore: Add /build/EuAndreh2024-01-121-0/+1
* Remove Nix/NixOS support from configuration and utilitiesEuAndreh2024-01-123-20/+1
* etc/sh/rc: Use "\" as a shortcut in vi(1) for saving a fileEuAndreh2024-01-061-0/+1
* etc/sh/rc: Remove extra options from $CFLAGSEuAndreh2024-01-061-3/+0
* re "s|echo \"\\\$|printf '%s\\\n' \"\$|g"EuAndreh2024-01-041-4/+4
* etc/sh/rc: Fix "c" alias to use the correct commandEuAndreh2024-01-041-1/+1
* etc/sh/rc: Add _XOPEN_SOURCE=700 to $CFLAGSEuAndreh2024-01-041-0/+1
* etc/sh/rc: Add "c" aliasEuAndreh2023-12-281-0/+1
* rm etc/nix/configuration.nix: retire usurpadorEuAndreh2023-12-131-323/+0
* etc/sh/rc: Move "ulimit -c unlimited" to Bash-specific sectionEuAndreh2023-12-131-2/+3
* etc/ssh/config.tmpl: Add lawtech aliasEuAndreh2023-12-131-1/+2
* etc/guix/system.scm: Enable core dumps by defaultEuAndreh2023-12-132-0/+10
* etc/sh/rc: Replace "clean" alias with clean(1) utilityEuAndreh2023-12-081-1/+0
* etc/guix/home.scm: Fix importsEuAndreh2023-12-081-1/+1
* etc/ssh/: Add config for papo.im serverEuAndreh2023-11-272-0/+12
* etc/sh/rc: Add "clean" aliasEuAndreh2023-11-271-0/+1
* etc/sh/rc: Always "direnv allow" in rr() without checkingEuAndreh2023-11-131-3/+1
* etc/sh/rc: Add $HOME/.nix-profile as prefixEuAndreh2023-11-131-0/+1
* etc/sh/rc: Make $CFLAGS more legibleEuAndreh2023-11-071-1/+21
* etc/sh/rc: Revert $CC back to gccEuAndreh2023-11-071-1/+1
* etc/guix/home.scm: Add "tabbed" packageEuAndreh2023-10-271-0/+1
* etc/guix/home.scm: Fix selected "rust" package outputsEuAndreh2023-10-271-1/+2
* etc/guix/home.scm: Remove duplicate rust packagesEuAndreh2023-10-231-3/+0
* etc/guix/home.scm: Add "arp-scan" packageEuAndreh2023-10-211-0/+1
* etc/guix/home.scm: Add "minicom" packageEuAndreh2023-10-201-0/+1
* etc/sh/rc: Add -fanalyzer to $CFLAGSEuAndreh2023-10-201-1/+1
* etc/guix/home.scm: Add "cppcheck" packageEuAndreh2023-10-201-0/+1
* etc/sh/rc: Add -Wvla, -fsanitize=undefined and -fsanitize-trap to $CFLAGSEuAndreh2023-10-201-1/+1
* etc/sh/rc: Remove "nolock" from $EXINITEuAndreh2023-10-201-1/+0
* etc/guix/system.scm: Also add "dialout" supplementary groupEuAndreh2023-10-181-1/+1