insert logo
This commit is contained in:
6
README
6
README
@@ -7,6 +7,12 @@
|
|||||||
cd $( dirname $0 )/bin
|
cd $( dirname $0 )/bin
|
||||||
|
|
||||||
(
|
(
|
||||||
|
echo '
|
||||||
|
_____ ___
|
||||||
|
|_ _/ _ \
|
||||||
|
| || (_) |
|
||||||
|
|_| \__\_\
|
||||||
|
'
|
||||||
echo Add the tools to PATH by sourcing the "rc" in this folder
|
echo Add the tools to PATH by sourcing the "rc" in this folder
|
||||||
|
|
||||||
echo -e "\n===== COMMANDS IN qcd_function ====="
|
echo -e "\n===== COMMANDS IN qcd_function ====="
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Shell Tools package
|
# Shell Tools package
|
||||||
|
|
||||||
|
```
|
||||||
|
_____ ___
|
||||||
|
|_ _/ _ \
|
||||||
|
| || (_) |
|
||||||
|
|_| \__\_\
|
||||||
|
```
|
||||||
|
|
||||||
This is a growing selection of shell tools used by me and my colleagues.
|
This is a growing selection of shell tools used by me and my colleagues.
|
||||||
|
|
||||||
Each tool is an individual program, which do often depend on other tools.
|
Each tool is an individual program, which do often depend on other tools.
|
||||||
|
|||||||
Reference in New Issue
Block a user