aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin/status-bar: Add working versionEuAndreh2022-08-151-0/+99
* bin/check: Add perlcriticEuAndreh2022-08-151-0/+4
* bin/uri: Add working versionEuAndreh2022-08-152-0/+70
* etc/guix/home.scm: Remove Anki Qt packageEuAndreh2022-08-151-1/+0
* etc/guix/home.scm: Decrease frequency of "check" and "msmtp-queue" cronjobsEuAndreh2022-08-151-2/+2
* etc/guix/home.scm: Use -q quiet flag in backup cronEuAndreh2022-08-151-1/+1
* bin/backup: Fix "Usage" documentation of -q flagEuAndreh2022-08-151-1/+1
* mv etc/sh/check.sh bin/check: Also use generic ShellCommand commandEuAndreh2022-08-152-9/+6
* bin/yt: Add working utilityEuAndreh2022-08-141-0/+110
* bin/gc: Enable "set -x" optionEuAndreh2022-08-131-0/+2
* bin/gc: Fix password input to sudoEuAndreh2022-08-131-1/+1
* bin/forever: Report on the status code of each runEuAndreh2022-08-131-1/+3
* bin/: Add examples to help stringsEuAndreh2022-08-1310-1/+175
* bin/player: Add working utilityEuAndreh2022-08-131-0/+136
* bin/menu: Add working utilityEuAndreh2022-08-131-0/+1571
* bin/password: Delete in favor of gen-passwordEuAndreh2022-08-132-58/+1
* bin/: Replace usage of assert_arg with assert-argEuAndreh2022-08-137-72/+14
* bin/httpno: Add working utilityEuAndreh2022-08-131-0/+150
* bin/gen-password: Add working utilityEuAndreh2022-08-131-0/+73
* bin/untill: Add working utilityEuAndreh2022-08-131-0/+83
* bin/n-times: Add working utilityEuAndreh2022-08-131-0/+73
* bin/{uc,lc}: Add working utilitiesEuAndreh2022-08-132-0/+140
* bin/git-cleanup: Add working utilityEuAndreh2022-08-131-0/+74
* bin/forever: Add working utilityEuAndreh2022-08-131-0/+66
* bin/dice: Add working utilityEuAndreh2022-08-131-0/+66
* bin/m: Add working utilityEuAndreh2022-08-131-0/+64
* bin/grun: Improve help stringEuAndreh2022-08-131-3/+3
* etc/sh/cronjob.sh: Satisfy ShellCheckEuAndreh2022-08-131-1/+1
* bin/e: Avoid infinite recursion by checking if $EDITOR is already "e"EuAndreh2022-08-131-0/+3
* etc/guix/home.scm: Add cronjob to run "check"EuAndreh2022-08-131-3/+4
* etc/guix/system.scm: Setup unattended-upgradeEuAndreh2022-08-121-0/+2
* etc/guix/home.scm: Setup working cronjobsEuAndreh2022-08-125-31/+126
* bin/{with-,}email: Add "Examples" section to help stringEuAndreh2022-08-122-0/+25
* etc/guix/home.scm: Add a bunch of packages•••For: - basic desktop usage; - improving my workflow; - compiling projects from source. EuAndreh2022-08-121-6/+74
* etc/guix/home.scm: Update path to "my-profile"EuAndreh2022-08-121-1/+1
* etc/guix/home.scm: Fix s1: prefixEuAndreh2022-08-121-2/+2
* etc/guix/system.scm: Add Haskell and Guile code for base desktop systemEuAndreh2022-08-121-1/+5
* etc/guix/system.scm: Add pt_BR.UTF-8 locale to systemEuAndreh2022-08-121-0/+8
* etc/sh/rc: Load noise cancelling in system.scmEuAndreh2022-08-122-1/+11
* bin/bins: Add helper utility for listing binariesEuAndreh2022-08-121-0/+73
* etc/ssh/known_hosts: Add camarada.site entryEuAndreh2022-08-121-0/+1
* etc/tmux/tmux.conf: Add navigation keybindingsEuAndreh2022-08-121-0/+4
* etc/i3status/config: Add "general" sectionEuAndreh2022-08-121-0/+5
* etc/i3/config: Simplify and settleEuAndreh2022-08-121-29/+25
* etc/{bash => sh}/rc: Separate Bash-specific code, remove unused codeEuAndreh2022-08-121-148/+102
* etc/ranger/rc.conf: Add key bindingsEuAndreh2022-08-121-0/+3
* mv etc/bash/check.sh etc/sh/check.shEuAndreh2022-08-121-4/+7
* mv etc/bash/privrc.sh etc/sh/privrc.shEuAndreh2022-08-121-0/+0
* etc/{bash => sh}/vcs-ps1.sh: Add shell_status_jobs and shell_status_levelEuAndreh2022-08-121-3/+32
* etc/tmux/tmux.conf: Use "-" like "cd -" doesEuAndreh2022-08-121-0/+1