• 8 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle















  • I have updated the script:

    UPDATE: The directory structure of the program has been updated. Instead of keeping everything in ~git/magic-tape/, now various files and directories are kept in various places.

    This way,

    • the magic-tape.sh is in ~/.local/bin/
    • the magic-tape cache files are all in ~/.cache/magic-tape/
    • the configuration text file will be created in ~/.config/magic-tape/

    The script now runs from any dir by:

    
    $ magic-tape.sh
    

    Nice & clean