Go to file
2020-08-02 03:51:01 +02:00
.idea Update to new version of abstract module 2020-01-11 02:38:46 +01:00
modules Add new plugins for vim module 2020-08-02 03:51:01 +02:00
.gitignore Add your_system_information to gitignore 2020-03-21 22:28:44 +01:00
lnxtools.sh Use file exists to check wether install is needed 2020-03-21 04:11:01 +01:00
main.py Remove class structure from vim module 2020-08-02 03:50:50 +02:00
print_helpers.py Add print helpers 2020-08-01 20:16:21 +02:00
README.md Update python fire and add README.md 2020-08-02 00:56:08 +02:00
requirements.txt Update python fire and add README.md 2020-08-02 00:56:08 +02:00

About

How to start a dev env

docker run --rm -it -v $(pwd):/data/linux-tools ubuntu bash

Contributing