diff options
author | kaotisk <kaotisk@arching-kaos.com> | 2022-01-18 04:42:22 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.com> | 2022-01-18 04:42:22 +0200 |
commit | 68dc2b09cc813ff6f889a688f7e99095b2e6c6a3 (patch) | |
tree | 94594c1aaa9bb196962b287f2a87047fedd2ff6a | |
parent | ad961c137782a96d4f9b2c27b0422ce5155f4f38 (diff) | |
download | arching-kaos-tools-68dc2b09cc813ff6f889a688f7e99095b2e6c6a3.tar.gz arching-kaos-tools-68dc2b09cc813ff6f889a688f7e99095b2e6c6a3.tar.bz2 arching-kaos-tools-68dc2b09cc813ff6f889a688f7e99095b2e6c6a3.zip |
Update TODO list
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -42,17 +42,17 @@ Installs binaries and scripts on your $HOME folder. TODO ---- - - [ ] - Install on zsh (export ~/bin to $PATH in .zshrc file) - - [ ] - Install on bash (the same but to .bashrc file + - [x] - Install on zsh (export ~/bin to $PATH in .zshrc file) + - [x] - Install on bash (the same but to .bashrc file - [ ] - Make a useful tool of this Tools - IPFS tool (installer, checker, updater, swarm settings) - - [ ] - Installer - - [ ] - Checker - - [ ] - Updater - - [ ] - Swarm setting + - [x] - Installer + - [x] - Checker + - [x] - Updater + - [x] - Swarm setting - Rename IPFS tool to storage or something - [ ] - Modular (call per command) |