Moved pathify to globalize

This commit is contained in:
2021-10-02 14:04:00 +02:00
parent 7a5385812f
commit 6399cfedbd
4 changed files with 77 additions and 63 deletions

View File

@ -11,4 +11,4 @@ This repository contains some (linux) scripts I am using to simplify my daily wo
- [Beautify java source code](/java-beautifier)
If you want to use any of the (bash!) scripts globaly, see [pathify](/pathify)
If you want to use any of the scripts globally, execute [globalize.sh](globalize.sh)