diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-09 15:55:17 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-09 15:55:17 +0200 |
| commit | 13b68d2929c2d6785801336bdcca5de2da5513eb (patch) | |
| tree | dec623960435efe88b5ce361bfcaf373d30f6671 | |
| parent | 7340d9d20fdf61d1b66b8811bced51814e8877b6 (diff) | |
ntfs sucks but windows users exist
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
| -rwxr-xr-x | cfg/fastfetch/random.sh (renamed from cfg/fastfetch/?.sh) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cfg/fastfetch/?.sh b/cfg/fastfetch/random.sh index 311df29..f0d0e56 100755 --- a/cfg/fastfetch/?.sh +++ b/cfg/fastfetch/random.sh @@ -1,5 +1,7 @@ #!/bin/bash +# renamed to 'random.sh' from '?.sh' otherwise windows users cry + # folder with ascii files ascii_folder="/home/max/ii" # a file to keep track of last used logo index |