8 lines
160 B
Bash
Raw Normal View History

2023-12-18 20:33:29 +01:00
#!/bin/bash
_getHeader "$name" "$author"
2024-01-06 13:31:16 +01:00
echo "ML4W dotfiles Version" $(cat $HOME/dotfiles/.version/name)
echo
2023-12-18 20:33:29 +01:00
echo "$homepage ($email)"
2024-01-06 13:31:16 +01:00
echo
2023-12-18 20:33:29 +01:00
echo $description