eppingere / thanos

ThanOS: An automated disk manager for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thanos

ThanOS: An automated disk manager for linux

How to install:

  1. Clone repo
    $ git clone git@github.com:eppingere/linux.git ~/linux
  1. Update your .bashrc/.zshrc/etc
    $ echo "~/linux/thanos.sh" >> YOUR_RC_FILE
  1. Snap your fingers!!
  2. If you get issues you may have to modify permissions on some files:
    $ chmod +x ~/linux/thanos.sh && chmod +x ~/linux/thanos_utils.sh

About ThanOS

Checkout our devpost

About

ThanOS: An automated disk manager for linux

License:MIT License


Languages

Language:Shell 100.0%