index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin/player: Decrease synopsis length to 60
EuAndreh
2023-02-28
1
-2
/
+2
*
bin/update: Limit "vcs fetch" to 1 minute
EuAndreh
2023-02-28
1
-1
/
+1
*
bin/update: Do not fail if last repository fails
EuAndreh
2023-02-27
1
-1
/
+1
*
bin/update: Include $XDG_PREFIX and $PRIV_CONFIG in update list
EuAndreh
2023-02-27
1
-1
/
+5
*
bin/gc: Use heredoc over multiple printf(1) statements
EuAndreh
2023-02-27
1
-3
/
+5
*
bin/gc: Do not filter /tmp files by type "file"
EuAndreh
2023-02-27
1
-1
/
+1
*
bin/forever: Add -q flag
EuAndreh
2023-02-27
1
-3
/
+10
*
bin/update: Declare $HOSTNAME explicitly (ShellCheck offense)
EuAndreh
2023-02-27
1
-0
/
+1
*
bin/reconfigure: Fix detection if running in a Guix system
EuAndreh
2023-02-26
1
-1
/
+1
*
Update NixOS channel in update(1) instead of upgrade(1)
EuAndreh
2023-02-26
2
-1
/
+7
*
bin/reconfigure: Use current version of {home,system}.scm files
EuAndreh
2023-02-26
1
-3
/
+3
*
git mv bin/upgrade bin/reconfigure
EuAndreh
2023-02-26
1
-4
/
+4
*
bin/upgrade: Fix call to timeout
EuAndreh
2023-02-26
1
-1
/
+1
*
bin/vcs: Fetch from all remotes by default
EuAndreh
2023-02-26
1
-1
/
+1
*
bin/aux: Add semi-working utility
EuAndreh
2023-02-23
1
-0
/
+82
*
bin/: Cleanup temp file before exit
EuAndreh
2023-02-23
7
-5
/
+13
*
bin/cl: Use uuid(1), tmpname(1) and mkstemp(1) from $PATH
EuAndreh
2023-02-23
1
-16
/
+0
*
bin/print: Use mkdtemp from $PATH
EuAndreh
2023-02-23
1
-8
/
+0
*
bin/gc: Use early return on gc_docker()
EuAndreh
2023-02-22
1
-8
/
+10
*
bin/gc: GC Guix for root user
EuAndreh
2023-02-22
1
-2
/
+6
*
bin/gc: Do Nix GC too
EuAndreh
2023-02-22
1
-3
/
+24
*
bin/menu: Disable clipmenu when copying passwords
EuAndreh
2023-02-22
1
-0
/
+2
*
bin/menu: Remove extra colon in display string
EuAndreh
2023-02-22
1
-1
/
+1
*
Fix f() and g() functions, with help of remembering(1) and highlight(1)
EuAndreh
2023-02-21
1
-0
/
+91
*
bin/upgrade: Restrict upgrade to up-to 2 hours
EuAndreh
2023-02-20
1
-1
/
+4
*
Use "player synopsis" for MPRIS status string
EuAndreh
2023-02-20
3
-30
/
+34
*
bin/wms: Use player(1) over accessing the cache file
EuAndreh
2023-02-20
1
-1
/
+1
*
bin/check: Add "Examples" section to the help string
EuAndreh
2023-02-19
1
-0
/
+12
*
bin/upgrade: Explicitly define $HOSTNAME
EuAndreh
2023-02-17
1
-1
/
+3
*
bin/upgrade: Do some ugly ifs to decide what to upgrade
EuAndreh
2023-02-17
1
-4
/
+15
*
bin/li: Assert $IMAGE dir exists before trying to write to it
EuAndreh
2023-02-17
1
-0
/
+3
*
Remove all code referring to backlight tweaking
EuAndreh
2023-02-17
1
-12
/
+0
*
bin/: Use explicit "--" separator for assert-arg usages
EuAndreh
2023-02-17
22
-34
/
+34
*
bin/menu: Show notification when emoji is copied to clipboard
EuAndreh
2023-02-17
1
-1
/
+7
*
bin/wms: Fix ShellCheck offenses
EuAndreh
2023-02-17
1
-3
/
+2
*
bin/wms: Add "mpris" action
EuAndreh
2023-02-17
1
-0
/
+25
*
bin/shot: Add working helper utility
EuAndreh
2023-02-15
1
-0
/
+78
*
bin/{httpno,menu}: Add extra disable markers for new ShellCheck version
EuAndreh
2023-02-08
2
-2
/
+2
*
bin/z: Use $TMPDIR: allow z(1) to work on non-writable directories
EuAndreh
2022-12-16
1
-2
/
+1
*
bin/vm: Fix help string indentation
EuAndreh
2022-12-06
1
-3
/
+3
*
bin/vm: Actually implement dry-run for the "down" action
EuAndreh
2022-12-03
1
-3
/
+9
*
bin/vm: Place logs under $XDG_LOG_HOME
EuAndreh
2022-12-03
1
-2
/
+2
*
bin/vm: Make snapshot the default
EuAndreh
2022-12-03
1
-3
/
+3
*
bin/status-bar: Use the updated VM counter logic
EuAndreh
2022-12-03
1
-1
/
+1
*
bin/vm: Disable ShellCheck warning
EuAndreh
2022-12-03
1
-0
/
+1
*
bin/vm: Ignore known_hosts on SSHing into vm
EuAndreh
2022-12-03
1
-0
/
+3
*
bin/vm: Support portmapping, custom memory and partial custom image
EuAndreh
2022-12-03
1
-20
/
+68
*
bin/vm: Bail out when given a bad prefix
EuAndreh
2022-12-03
1
-0
/
+5
*
bin/vm: Improve help string documentation
EuAndreh
2022-12-03
1
-7
/
+20
*
bin/vm: Support -n for dry-run and "-- --flags" forwarding to QEMU
EuAndreh
2022-12-03
1
-18
/
+51
[next]