aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* etc/sh/rc: Remove special handling of $TMUX in $PS1EuAndreh2023-03-111-8/+2
* etc/ssh/: Add zh3051.rsync.net key and host aliasEuAndreh2023-03-082-5/+8
* etc/ssh/: Add hk-s0s0.rsync.net key and host aliasEuAndreh2023-03-082-1/+6
* etc/guix/home.scm: Replace pytest libs with ones that can run in parallel and...EuAndreh2023-03-071-2/+2
* etc/sh/rc: Case-insensitive search by default in g()EuAndreh2023-03-071-1/+1
* bin/80: Adapt to the working vcs(1)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
* bin/gc: Remove gc_email stepEuAndreh2023-03-031-7/+0
* etc/guix/home.scm: Add "acl" packageEuAndreh2023-03-031-0/+1
* etc/guix/system.scm: Stop filtering wget from packagesEuAndreh2023-03-031-3/+1
* etc/sh/rc: Use 60% for the preview window in g()EuAndreh2023-03-031-1/+1
* bin/re: Silence ShellCheck false positiveEuAndreh2023-03-031-0/+1
* Don't hardcode value for SSH authorized_keysEuAndreh2023-03-032-5/+1
* bin/re: Add working utilityEuAndreh2023-03-031-0/+97
* bin/vcs: Update help stringEuAndreh2023-03-031-1/+5
* bin/vcs: Add git_ls()EuAndreh2023-03-031-0/+4
* bin/vcs: Consistent ordering of VCS typesEuAndreh2023-03-031-6/+6
* etc/nix/configuration.nix: Add tekton and aws-auth packagesEuAndreh2023-03-021-0/+2
* etc/ssh/authorized_keys: Allow toph to SSH inEuAndreh2023-03-021-0/+1
* etc/ssh/known_hosts: Add more fingerprints for different types for velhinhoEuAndreh2023-03-021-1/+3
* etc/ssh/known_hosts: Don't alias "localhost" to a specific keyEuAndreh2023-03-021-1/+0
* etc/ssh/known_hosts: Register "usurpador" keysEuAndreh2023-03-021-0/+9
* bin/reconfigure: Early exit when ran as rootEuAndreh2023-03-021-0/+7
* etc/git/config: core.quotepath = offEuAndreh2023-03-021-0/+2
* etc/sh/rc: Increase size of --preview-window for g()EuAndreh2023-03-021-5/+5
* etc/guix/system.scm: Remove backlight customization of XEuAndreh2023-03-011-5/+0
* bin/reconfigure: Refresh bins(1) cache after updating $PATHEuAndreh2023-03-011-0/+2
* etc/xmonad/xmonad.hs: Set background imageEuAndreh2023-03-011-0/+1
* etc/nix/configuration.nix: Cluster together services with no customizationEuAndreh2023-02-281-3/+2
* Use `hostname` to pick xmobar configEuAndreh2023-02-283-0/+28
* bin/player: Decrease synopsis length to 60EuAndreh2023-02-281-2/+2
* Revert "etc/guix/system.scm: Use patched xmonad"EuAndreh2023-02-281-29/+2
* bin/update: Limit "vcs fetch" to 1 minuteEuAndreh2023-02-281-1/+1
* etc/xmonad/xmonad.hs: Lauch blueman-applet on initEuAndreh2023-02-281-0/+1
* etc/xmobar/xmobarrc: Use installed fontEuAndreh2023-02-281-1/+1
* etc/xmobar/xmobarrc: Use forever -q on CommandReaderEuAndreh2023-02-281-1/+1
* etc/guix/system.scm: Use patched xmonadEuAndreh2023-02-281-2/+29
* etc/sh/rc: Sleep after 30 minutes instead of 5EuAndreh2023-02-281-1/+1
* etc/xmonad/xmonad.hs: Use EWMH fullscreen handlingEuAndreh2023-02-281-6/+4
* bin/update: Do not fail if last repository failsEuAndreh2023-02-271-1/+1
* bin/update: Include $XDG_PREFIX and $PRIV_CONFIG in update listEuAndreh2023-02-271-1/+5
* etc/xmonad/xmonad.hs: Inline definitions of "myTerminal" and "dbg"EuAndreh2023-02-271-8/+2
* Makefile: Also check if private is out of syncEuAndreh2023-02-271-8/+12
* etc/guix/home.scm: Use local version of tmux-plugin-continuumEuAndreh2023-02-271-1/+1
* etc/guix/system.scm: Improve indentation of epson-L365EuAndreh2023-02-271-24/+25
* etc/guix/home.scm: Add link to upstream tmux-plugin-continuum patchEuAndreh2023-02-271-0/+2
* bin/gc: Use heredoc over multiple printf(1) statementsEuAndreh2023-02-271-3/+5
* bin/gc: Do not filter /tmp files by type "file"EuAndreh2023-02-271-1/+1
* bin/forever: Add -q flagEuAndreh2023-02-271-3/+10