Auto: cleanup-2026-08-02T11-15-39Z

This commit is contained in:
2026-08-02 13:15:57 +02:00
parent 3160e6a409
commit 928b192611
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
_: { _: {
flake.homeModules.tmux = _: { flake.homeModules.tmux = _: {
programs.tmux = { programs.tmux = {
enable = true; enable = true;
+1 -1
View File
@@ -50,7 +50,7 @@ _: {
command cat "$@" command cat "$@"
fi fi
} }
custom-eza() { # behaves differently if we just call it or if we pipe initContent custom-eza() { # behaves differently if we just call it or if we pipe initContent
if [[ -t 1 ]]; then if [[ -t 1 ]]; then
eza -hlF -aa --color=always --hyperlink --group-directories-first --show-symlinks --icons=always --git --no-permissions "$@" eza -hlF -aa --color=always --hyperlink --group-directories-first --show-symlinks --icons=always --git --no-permissions "$@"