hostnames/README.md

20 lines
516 B
Markdown
Raw Permalink Normal View History

2020-10-16 11:10:00 +00:00
# hostnames
2020-10-16 11:23:02 +00:00
Ever been through the struggle of choosing a suitable name for one of your pet computers?
This is my collection of (possible) hostnames for computers. Hostnames are stored in different categorized files (redundancies possible)
* [Animal names](animals.txt)
* [Astronomical names](astronames.txt)
* [Funny names](funny.txt)
2020-10-22 16:30:03 +00:00
* [Star Wars](starwars.txt)
2020-11-02 07:40:50 +00:00
* [Donkey names](donkeys.txt)
2020-10-16 11:23:02 +00:00
And there is my personal
2020-10-22 16:30:03 +00:00
* [main](main.txt)
2021-08-09 06:43:11 +00:00
## Install pre-commit hooks
ln -s .pre-commit .git/hooks/pre-commit