diff options
| -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 |