Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | etc/sh/rc: Put the f() preview window above | EuAndreh | 2023-02-24 | 1 | -1/+5 | |
| | ||||||
* | etc/sh/rc: Put the g() fzf preview-window above | EuAndreh | 2023-02-23 | 1 | -5/+5 | |
| | | | | | For long file names or long code lines, that don't fit on half the screen. | |||||
* | etc/sh/rc: Remove "vi" alias | EuAndreh | 2023-02-23 | 1 | -1/+0 | |
| | ||||||
* | etc/sh/rc: Add missing -E to git grep in g() | EuAndreh | 2023-02-23 | 1 | -1/+1 | |
| | ||||||
* | etc/sh/rc: Add $LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS variable | EuAndreh | 2023-02-22 | 1 | -0/+1 | |
| | ||||||
* | Fix f() and g() functions, with help of remembering(1) and highlight(1) | EuAndreh | 2023-02-21 | 1 | -33/+75 | |
| | ||||||
* | etc/sh/rc: Show hostname in $PS1 if on SSH session on different desktop | EuAndreh | 2023-02-20 | 1 | -1/+9 | |
| | ||||||
* | etc/sh/rc: Join both "if $DISPLAY" sections | EuAndreh | 2023-02-20 | 1 | -3/+6 | |
| | ||||||
* | Use xss-lock, i3lock and xset to lock after 5 minutes on usurpador | EuAndreh | 2023-02-20 | 1 | -2/+6 | |
| | ||||||
* | Remove all code referring to backlight tweaking | EuAndreh | 2023-02-17 | 1 | -1/+0 | |
| | ||||||
* | etc/sh/rc: export $VG_FLAGS | EuAndreh | 2022-12-24 | 1 | -0/+7 | |
| | ||||||
* | etc/sh/rc: Remove -flto from $CFLAGS and $LDFLAGS | EuAndreh | 2022-12-18 | 1 | -2/+1 | |
| | ||||||
* | etc/sh/rc: Add _POSIX_C_SOURCE to $CFLAGS by default | EuAndreh | 2022-12-16 | 1 | -1/+1 | |
| | ||||||
* | etc/sh/rc: Use -O0 optimizations by default | EuAndreh | 2022-12-08 | 1 | -1/+1 | |
| | ||||||
* | etc/sh/rc: Fallback values when $XDG_DOWNLOAD_DIR does not exist | EuAndreh | 2022-12-07 | 1 | -1/+1 | |
| | ||||||
* | etc/guix/home.scm: Use exported environment variables over custom build of ↵ | EuAndreh | 2022-12-02 | 1 | -0/+2 | |
| | | | | gPodder | |||||
* | etc/guix/home.scm: Move custom built packages to shell aliases | EuAndreh | 2022-12-02 | 1 | -0/+3 | |
| | ||||||
* | etc/sh/rc: Update $BORG_PASSCOMMAND | EuAndreh | 2022-11-30 | 1 | -1/+1 | |
| | ||||||
* | etc/sh/rc: Add $TZ variable | EuAndreh | 2022-11-30 | 1 | -0/+1 | |
| | ||||||
* | etc/sh/rc: Add "--no-print-directory" to make(1) alias | EuAndreh | 2022-11-28 | 1 | -1/+1 | |
| | ||||||
* | etc/sh/rc: Allow f(1) to work without any arguments | EuAndreh | 2022-11-28 | 1 | -2/+2 | |
| | ||||||
* | etc/sh/cronjob.sh: Add $(hostname) to cronjob subject | EuAndreh | 2022-11-28 | 1 | -1/+1 | |
| | ||||||
* | etc/sh/cronjob.sh: Run cronjobs with increased niceness | EuAndreh | 2022-11-24 | 1 | -1/+1 | |
| | ||||||
* | Revert "Revert "Move email, IRC and Atom into Thunderbird"" | EuAndreh | 2022-11-24 | 1 | -0/+1 | |
| | | | | | | | This reverts commit 3dcbe37baab74e089dee6f93d74a8824f5591478. The Postfix local server is still a bit janky and being worked on, now can be used to replace the previous email toolchain. | |||||
* | Use opt/bin-dirs/ as a registry of extra manual bin directories | EuAndreh | 2022-11-17 | 1 | -0/+4 | |
| | ||||||
* | etc/sh/root-rc: Fix ShellCheck warnings | EuAndreh | 2022-11-16 | 1 | -2/+6 | |
| | ||||||
* | Revert "etc/sh/rc: Remove ~/.bashrc symlink" | EuAndreh | 2022-11-15 | 1 | -0/+2 | |
| | | | | | | | This reverts commit 8112f1be52f61ccee08d70d9928b562a0f2f2e08. Launching a new "guix shell" or a new st instance doesn't load .profile, but .bashrc instead. | |||||
* | Revert "Move email, IRC and Atom into Thunderbird" | EuAndreh | 2022-11-12 | 1 | -0/+3 | |
| | | | | | | | This reverts commit 9e65133659eb92c65c730b83d68c81e9d2df4251. I'm still using msmtpq for git-send-email. So I'll have to work that out before removing *all* email configuration. | |||||
* | Move email, IRC and Atom into Thunderbird | EuAndreh | 2022-11-12 | 1 | -3/+0 | |
| | ||||||
* | etc/sh/rc: Rename reload() to r(); remove alias for "r" | EuAndreh | 2022-11-06 | 1 | -3/+1 | |
| | ||||||
* | etc/sh/rc (PS1): Use early returns on the helper functions | EuAndreh | 2022-11-06 | 1 | -28/+37 | |
| | ||||||
* | etc/sh/rc (PS1): Inline call to "vcs ps1" | EuAndreh | 2022-11-06 | 1 | -5/+1 | |
| | ||||||
* | etc/sh/rc: Remove ~/.bashrc symlink | EuAndreh | 2022-11-05 | 1 | -2/+0 | |
| | | | | | Since I'm always in tmux, and tmux loads ~/.profile when launching a new terminal, this file adds little value. | |||||
* | Move XDG_* variables from etc/sh/rc to Guix Home | EuAndreh | 2022-11-05 | 1 | -6/+0 | |
| | ||||||
* | etc/sh/cronjob.sh: Load ~/.profile over ad-hoc ~/.usr/etc/sh/rc file | EuAndreh | 2022-11-05 | 1 | -1/+4 | |
| | ||||||
* | etc/sh/rc: Include $DICPATH in `add_prefix()` | EuAndreh | 2022-11-05 | 1 | -0/+1 | |
| | ||||||
* | etc/sh/rc: Add alias for khal | EuAndreh | 2022-10-28 | 1 | -0/+1 | |
| | ||||||
* | etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rc | EuAndreh | 2022-10-27 | 2 | -103/+86 | |
| | ||||||
* | etc/sh/vcs-ps1.sh: Simplify, using vcs(1) | EuAndreh | 2022-10-27 | 1 | -99/+1 | |
| | ||||||
* | etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1) | EuAndreh | 2022-10-27 | 1 | -3/+3 | |
| | ||||||
* | etc/sh/rc: Use "bc -l" by default with an alias | EuAndreh | 2022-10-27 | 1 | -0/+1 | |
| | ||||||
* | etc/sh/root-rc: Add /root/.profile contents | EuAndreh | 2022-10-27 | 1 | -0/+83 | |
| | ||||||
* | Move some FIXME markers to ~/.usr/FIXME file | EuAndreh | 2022-10-24 | 1 | -4/+1 | |
| | ||||||
* | etc/sh/vcs-ps1.sh: Fix $JOBS count | EuAndreh | 2022-10-22 | 1 | -1/+1 | |
| | | | | | | Bug introduced in 7c3a0a4f09c81558918b66deeafa486234a73294, when ShellCheck suggested to replace a 'grep | wc -l' combo with 'grep -c', but when I did I mishandled the '-v' option that was there. | |||||
* | etc/sh/rc: Remove rreload | EuAndreh | 2022-10-21 | 1 | -5/+0 | |
| | ||||||
* | Fix all ShellCheck warnings | EuAndreh | 2022-10-20 | 3 | -1/+3 | |
| | | | | IOW, `make check-shellcheck` passes. | |||||
* | bin/cl: Add first working version, integrated with Makefile and etc/sh/rc | EuAndreh | 2022-10-19 | 1 | -0/+1 | |
| | ||||||
* | etc/sh/rc: Stop wraping perl with rlwrap | EuAndreh | 2022-10-19 | 1 | -1/+0 | |
| | ||||||
* | etc/sh/rc: Move generation of GPG/SSH public keys and e.list.txt to Makefile | EuAndreh | 2022-10-19 | 1 | -26/+0 | |
| | ||||||
* | etc/sh/rc: Move creation of common-lisp/source to Makefile | EuAndreh | 2022-10-19 | 1 | -5/+0 | |
| |