aboutsummaryrefslogtreecommitdiff
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-03bin/vm: Place logs under $XDG_LOG_HOMEEuAndreh1-2/+2
2022-12-03bin/vm: Make snapshot the defaultEuAndreh1-3/+3
2022-12-03bin/status-bar: Use the updated VM counter logicEuAndreh1-1/+1
2022-12-03bin/vm: Disable ShellCheck warningEuAndreh1-0/+1
2022-12-03bin/vm: Ignore known_hosts on SSHing into vmEuAndreh1-0/+3
2022-12-03bin/vm: Support portmapping, custom memory and partial custom imageEuAndreh1-20/+68
2022-12-03bin/vm: Bail out when given a bad prefixEuAndreh1-0/+5
2022-12-03bin/vm: Improve help string documentationEuAndreh1-7/+20
2022-12-03bin/vm: Support -n for dry-run and "-- --flags" forwarding to QEMUEuAndreh1-18/+51
2022-12-02bin/vm: v2EuAndreh1-56/+113
2022-12-02bin/serve: Find a port instead of having a hard-coded fallbackEuAndreh1-2/+2
2022-12-02bin/serve: Do not wait for the browser before start listeningEuAndreh1-1/+2
2022-12-02bin/free-port: Add new working utilityEuAndreh1-0/+73
2022-12-01bin/{gc,upgrade}: Fix path to store passwordEuAndreh2-3/+3
2022-11-27bin/{msg,tmp,xmpp}: Change euandreh.xyz -> euandre.orgEuAndreh3-7/+7
2022-11-25bin/open: Use VLC over mpv; remove nohupEuAndreh1-2/+2
2022-11-24bin/email: Stop using msmtpq; add default values for "From:" and "Subject:"EuAndreh1-8/+23
2022-11-24Revert "Revert "Move email, IRC and Atom into Thunderbird""EuAndreh2-363/+0
2022-11-22bin/update: Do a verbose guix pullEuAndreh1-1/+1
2022-11-21bin/upgrade: Fix path to current Guix Home fileEuAndreh1-1/+1
2022-11-19bin/upgrade: Use the current files for the upgradeEuAndreh1-2/+2
2022-11-18bin/menu: Fix profile nameEuAndreh1-1/+2
2022-11-18bin/open: Use VLC over MPVEuAndreh1-1/+1
2022-11-17bin/menu: Wrap actions with rememberingEuAndreh1-2/+7
2022-11-17bin/menu: Use ad-hoc function to replace clipmenu(1)EuAndreh1-2/+14
2022-11-16Manage the Guix System without using root loginEuAndreh2-12/+2
2022-11-13bin/rfc: Fix usage of assert-arg(1)EuAndreh1-1/+1
2022-11-12Revert "Move email, IRC and Atom into Thunderbird"EuAndreh3-0/+364
2022-11-12bin/bins: Add -F optionEuAndreh1-2/+10
2022-11-12Move email, IRC and Atom into ThunderbirdEuAndreh3-364/+0
2022-11-11bin/menu: Notify after copying past clipboard value to clipboardEuAndreh1-0/+1
2022-11-09Revert "bin/backup: Exclude ~/gPodder/ while it is not placed properly"EuAndreh1-1/+0
2022-11-07bin/li: Tweak help stringEuAndreh1-1/+1
2022-11-06bin/m: Run mbsync in parallel, with one process per accountEuAndreh2-2/+17
2022-11-05bin/backup: Exclude ~/gPodder/ while it is not placed properlyEuAndreh1-0/+1
2022-11-02bin/li: Use -E and remove extra -e "(uiop:quit)"EuAndreh1-11/+9
2022-11-02bin/gc: Use "--optimize" for guix gcEuAndreh1-2/+2
2022-11-02bin/cl: Add support for -E optionEuAndreh1-2/+7
2022-11-01bin/archiveit: Add new binary, still being validatedEuAndreh1-0/+98
2022-10-31bin/wms: Fix indentation in help stringEuAndreh1-3/+3
2022-10-31bin/check: Use $XDG_PREFIX over hard-coding ~/.usr/EuAndreh1-1/+1
2022-10-31bin/upgrade: Use $XDG_CONFIG_DIR over hard-coding ~/.usr/etcEuAndreh1-1/+1
2022-10-31bin/li: Remove hard-coded path to cl(1)EuAndreh1-1/+1
2022-10-30Replace greenclip with clipmenuEuAndreh1-1/+3
2022-10-30bin/bins: Allow multiple instances to be ran concurrentlyEuAndreh1-3/+4
2022-10-29bin/mailcfg: Expand $XDG_LOG_HOME at file generation timeEuAndreh1-2/+2
2022-10-29bin/mailcfg: Use PascalCase label over lowercase normalized oneEuAndreh2-5/+9
2022-10-28bin/gc: Support TYPE argumentEuAndreh1-12/+38
2022-10-28bin/gc: Add gc_vcs() stepEuAndreh1-0/+6
2022-10-28bin/vcs: Add initial git_gc() implementationEuAndreh1-0/+4