| Commit message (Expand) | Author | Age | Files | Lines |
| * | etc/guix/system.scm: Point WireGuard to toph over kuvira | EuAndreh | 2022-11-22 | 1 | -5/+6 |
| * | etc/guix/system.scm: Add "whoami" variable | EuAndreh | 2022-11-22 | 1 | -5/+8 |
| * | etc/i3/config: Add calculator to Mod-c | EuAndreh | 2022-11-21 | 2 | -0/+2 |
| * | bin/upgrade: Fix path to current Guix Home file•••Follow-up on 7406e924e29f179b2d5aa676c5378866b67ac41c.
| EuAndreh | 2022-11-21 | 1 | -1/+1 |
| * | etc/guix/home.scm: Unregister email cronjobs | EuAndreh | 2022-11-21 | 1 | -2/+0 |
| * | etc/guix/system.scm: Remove guile-heredoc-latest•••Use the same package available in the Guix Home instead, via sudo -E.
| EuAndreh | 2022-11-19 | 1 | -2/+1 |
| * | bin/upgrade: Use the current files for the upgrade•••Imagine 2 scenarios:
1. I leave home.scm in an intermediary broken state, and an important
security update is available. The "guix pull" command will work, but
the security fixes won't be installed, because the home.scm file
isn't properly formed. Using the current home.scm file addresses
that;
2. a malicious program writes to system.scm, and the upgrade
automatically implements any changes present in it. Instead the
changes to the system, which require root access, shouldn't be
blindly done, and using strictly the existing system.scm addresses
that. It doesn't address many other bad things the malicious program
can do.
| EuAndreh | 2022-11-19 | 1 | -2/+2 |
| * | etc/guix/system.scm: Remove "guile" package from system profile | EuAndreh | 2022-11-19 | 1 | -1/+0 |
| * | bin/menu: Fix profile name | EuAndreh | 2022-11-18 | 1 | -1/+2 |
| * | bin/open: Use VLC over MPV | EuAndreh | 2022-11-18 | 1 | -1/+1 |
| * | bin/menu: Wrap actions with remembering | EuAndreh | 2022-11-17 | 1 | -2/+7 |
| * | bin/menu: Use ad-hoc function to replace clipmenu(1) | EuAndreh | 2022-11-17 | 1 | -2/+14 |
| * | Merge remote-tracking branch 'dotfiles/main' | EuAndreh | 2022-11-17 | 0 | -0/+0 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/main' into merge-test | EuAndreh | 2022-11-17 | 0 | -0/+0 |
| | |\ |
|
| | | * | sh/fzf.sh: Create separate cn() (commit number) and cm() (commit) functions | EuAndreh | 2021-06-15 | 2 | -8/+11 |
| | * | | m | EuAndreh | 2022-11-06 | 114 | -7194/+0 |
| | * | | ranger.conf: Move to tilde | EuAndreh | 2022-04-18 | 1 | -1/+0 |
| | * | | exrc.conf: Move to tilde | EuAndreh | 2022-04-16 | 1 | -7/+0 |
| | * | | xmonad/xsession.sh: Move to tilde | EuAndreh | 2022-04-16 | 1 | -1/+0 |
| | * | | tmux.conf: Move to tilde | EuAndreh | 2022-04-16 | 1 | -85/+0 |
| | * | | gpg/: Move to "tilde" | EuAndreh | 2022-04-16 | 3 | -8/+0 |
| | * | | ssh.conf: Move to tilde repo | EuAndreh | 2022-04-16 | 1 | -2/+0 |
| | * | | inputrc.conf: Move to tilde repo | EuAndreh | 2022-04-16 | 2 | -3/+1 |
| | * | | Xmodmap.conf: Inline into sh/x.sh file | EuAndreh | 2022-04-16 | 2 | -2/+1 |
| | * | | xmonad/{xmonad,xmobar}.hs: Move to "tilde" repository | EuAndreh | 2022-04-16 | 2 | -126/+0 |
| | * | | vcs/: Remove from "dotfiles" repository, into "tilde" repository | EuAndreh | 2022-04-16 | 2 | -70/+0 |
| | * | | sh/aliases.sh: Fix man viewer being too wide | EuAndreh | 2022-04-07 | 1 | -0/+2 |
| | * | | vcs/gitconfig.ini: Leverage msmtpq to send emails instead of Git | EuAndreh | 2022-04-01 | 1 | -6/+3 |
| | * | | sh/env.sh: Cleanup and organize | EuAndreh | 2022-03-28 | 2 | -19/+22 |
| | * | | sh/symlinks.sh: Move all directory creations to the top, cleanup and do bette... | EuAndreh | 2022-03-28 | 1 | -47/+29 |
| | * | | sh/symlinks.sh: Link ~/.bash_login to the same file as ~/.bash_profile | EuAndreh | 2022-03-28 | 2 | -26/+38 |
| | * | | sh/ps1.sh: Factor decisions into separate functions | EuAndreh | 2022-03-28 | 1 | -53/+90 |
| | * | | sh/reload.sh: Remove tmuxinator-templates.sh | EuAndreh | 2022-03-28 | 1 | -1/+0 |
| | * | | sh/bash-config.sh: Disable hashing | EuAndreh | 2022-03-28 | 1 | -1/+0 |
| | * | | sh/aliases.sh: Cleanup unused aliases | EuAndreh | 2022-03-28 | 1 | -40/+20 |
| | * | | sh/bashrc.sh: Remove GUIX_PROFILE, to be included in sh/env.sh | EuAndreh | 2022-03-28 | 1 | -1/+0 |
| | * | | sh/vcs.sh: Move VCS aliases into here, soon to be replaced with vcs-ps1 | EuAndreh | 2022-03-28 | 2 | -1/+7 |
| | * | | src/bin/backup: Enable next backup steps to proceed even when files change wh... | EuAndreh | 2022-03-26 | 1 | -1/+1 |
| | * | | configuration.nix: Update cronjob schedules | EuAndreh | 2022-03-25 | 1 | -5/+7 |
| | * | | configuration.nix: Use GRUB booting only, remove redundant systemd configuration | EuAndreh | 2022-03-25 | 1 | -1/+0 |
| | * | | configuration.nix: Disable CUPS by default | EuAndreh | 2022-03-25 | 1 | -1/+1 |
| | * | | configuration.nix: Replace "enable-docker" with "enable-virtualization" | EuAndreh | 2022-03-25 | 1 | -5/+8 |
| | * | | configuration.nix: Mark "frescobaldi" and "alot" as broken | EuAndreh | 2022-03-25 | 1 | -2/+3 |
| | * | | configuration.nix: Include configuration when running "with-email.sh" | EuAndreh | 2022-03-25 | 1 | -1/+2 |
| | * | | configuration.nix: Rename "libqrencode" package to "qrencode" | EuAndreh | 2022-03-25 | 1 | -1/+1 |
| | * | | configuration.nix: Add packages | EuAndreh | 2022-03-25 | 1 | -2/+6 |
| | * | | configuration.nix: Indent with spaces instead of tabs | EuAndreh | 2022-03-25 | 1 | -8/+8 |
| | * | | configuration.nix: Enable documention for all modules | EuAndreh | 2022-03-25 | 1 | -0/+1 |
| | * | | configuration.nix: Explicitly configure XDG GTK portals | EuAndreh | 2022-03-25 | 1 | -0/+1 |
| | * | | configuration.nix: Replace "nologin" with new "shadow" package | EuAndreh | 2022-03-25 | 1 | -1/+1 |