aboutsummaryrefslogtreecommitdiff
path: root/etc/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* etc/sh/rc: Stop exporting $NPROCEuAndreh2023-05-071-1/+1
* etc/sh/rc: Also exclude vendor/ from tree(1) by defaultEuAndreh2023-04-221-1/+1
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-121-0/+1
* etc/sh/rc: Ignore .git in "tree" aliasEuAndreh2023-04-051-1/+1
* etc/sh/rc: Fix vcs-ps1 outside repositoryEuAndreh2023-04-021-1/+3
* etc/sh/rc: Add timeout to vcs(1) ps1EuAndreh2023-04-021-1/+5
* etc/sh/cronjob.sh: Increase timeout to 3 hoursEuAndreh2023-03-281-1/+1
* etc/sh/rc: Finalize path_add() functionEuAndreh2023-03-231-16/+16
* etc/sh/cronjob.sh: Also load /etc/profile to get /run/setuid-programs in $PATHEuAndreh2023-03-151-2/+4
* etc/sh/rc: Enable $DISPLAY to be unset without erroringEuAndreh2023-03-151-1/+1
* etc/sh/cronjob.sh: Increase timeout to 2 hoursEuAndreh2023-03-151-2/+2
* etc/sh/cronjob.sh: Fix space trimming on report outputEuAndreh2023-03-141-0/+1
* Embed with-email(1) into cronjob(1) and improve its reportingEuAndreh2023-03-131-2/+60
* etc/sh/rc: Remove special handling of $TMUX in $PS1EuAndreh2023-03-111-8/+2
* etc/sh/rc: Case-insensitive search by default in g()EuAndreh2023-03-071-1/+1
* etc/sh/rc: s/$N_PROCS/$NPROC/gEuAndreh2023-03-071-3/+3
* etc/sh/rc: Ignore binary files on g()EuAndreh2023-03-041-1/+1
* etc/sh/rc: Use 60% for the preview window in g()EuAndreh2023-03-031-1/+1
* etc/sh/rc: Increase size of --preview-window for g()EuAndreh2023-03-021-5/+5
* etc/sh/rc: Sleep after 30 minutes instead of 5EuAndreh2023-02-281-1/+1
* etc/sh/rc: Put the f() preview window aboveEuAndreh2023-02-241-1/+5
* etc/sh/rc: Put the g() fzf preview-window aboveEuAndreh2023-02-231-5/+5
* etc/sh/rc: Remove "vi" aliasEuAndreh2023-02-231-1/+0
* etc/sh/rc: Add missing -E to git grep in g()EuAndreh2023-02-231-1/+1
* etc/sh/rc: Add $LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS variableEuAndreh2023-02-221-0/+1
* Fix f() and g() functions, with help of remembering(1) and highlight(1)EuAndreh2023-02-211-33/+75
* etc/sh/rc: Show hostname in $PS1 if on SSH session on different desktopEuAndreh2023-02-201-1/+9
* etc/sh/rc: Join both "if $DISPLAY" sectionsEuAndreh2023-02-201-3/+6
* Use xss-lock, i3lock and xset to lock after 5 minutes on usurpadorEuAndreh2023-02-201-2/+6
* Remove all code referring to backlight tweakingEuAndreh2023-02-171-1/+0
* etc/sh/rc: export $VG_FLAGSEuAndreh2022-12-241-0/+7
* etc/sh/rc: Remove -flto from $CFLAGS and $LDFLAGSEuAndreh2022-12-181-2/+1
* etc/sh/rc: Add _POSIX_C_SOURCE to $CFLAGS by defaultEuAndreh2022-12-161-1/+1
* etc/sh/rc: Use -O0 optimizations by defaultEuAndreh2022-12-081-1/+1
* etc/sh/rc: Fallback values when $XDG_DOWNLOAD_DIR does not existEuAndreh2022-12-071-1/+1
* etc/guix/home.scm: Use exported environment variables over custom build of gP...EuAndreh2022-12-021-0/+2
* etc/guix/home.scm: Move custom built packages to shell aliasesEuAndreh2022-12-021-0/+3
* etc/sh/rc: Update $BORG_PASSCOMMANDEuAndreh2022-11-301-1/+1
* etc/sh/rc: Add $TZ variableEuAndreh2022-11-301-0/+1
* etc/sh/rc: Add "--no-print-directory" to make(1) aliasEuAndreh2022-11-281-1/+1
* etc/sh/rc: Allow f(1) to work without any argumentsEuAndreh2022-11-281-2/+2
* etc/sh/cronjob.sh: Add $(hostname) to cronjob subjectEuAndreh2022-11-281-1/+1
* etc/sh/cronjob.sh: Run cronjobs with increased nicenessEuAndreh2022-11-241-1/+1
* Revert "Revert "Move email, IRC and Atom into Thunderbird""EuAndreh2022-11-241-0/+1
* Use opt/bin-dirs/ as a registry of extra manual bin directoriesEuAndreh2022-11-171-0/+4
* etc/sh/root-rc: Fix ShellCheck warningsEuAndreh2022-11-161-2/+6
* Revert "etc/sh/rc: Remove ~/.bashrc symlink"EuAndreh2022-11-151-0/+2
* Revert "Move email, IRC and Atom into Thunderbird"EuAndreh2022-11-121-0/+3
* Move email, IRC and Atom into ThunderbirdEuAndreh2022-11-121-3/+0
* etc/sh/rc: Rename reload() to r(); remove alias for "r"EuAndreh2022-11-061-3/+1