# Cowsay or figlet? | |
Time for the most import question: | |
for my index page, should i use Cowsay or figlet? | |
## Cowsay | |
`cowsay 'Welcome to fl3a´s gopherhole` | |
``` | |
______________________________ | |
< Welcome to fl3a´s gopherhole > | |
------------------------------ | |
\ ^__^ | |
\ (oo)\_______ | |
(__)\ )\/\ | |
||----w | | |
|| || | |
``` | |
## figlet | |
`figlet fl3a\'s gopherhole` | |
``` | |
__ _ _____ _ | |
/ _| |___ / __ _( )___ | |
| |_| | |_ \ / _` |// __| | |
| _| |___) | (_| | \__ \ | |
|_| |_|____/ \__,_| |___/ | |
_ _ _ | |
__ _ ___ _ __ | |__ ___ _ __| |__ ___ | | ___ | |
/ _` |/ _ \| '_ \| '_ \ / _ \ '__| '_ \ / _ \| |/ _ \ | |
| (_| | (_) | |_) | | | | __/ | | | | | (_) | | __/ | |
\__, |\___/| .__/|_| |_|\___|_| |_| |_|\___/|_|\___| | |
|___/ |_| | |
``` | |
Maybe another font? I like isometric1 very much. | |
Go to figlet fonts | |
What do you like more? Cowsay or figlet? | |
## bombadillo | |
Installed bombadillo, a gopher browser written in go | |
and gave it a try. | |
Vim like bindings are working well for me 😉 | |
Go to bombadillo homepage | |
## done | |
- Portscan | |
- SMTP and IMAP are open - yay! | |
- finger too 😜 | |
## todos | |
- alias vi=vim | |
legacy vi sucks... | |
- nicer PS1 | |
feels like home. | |
- own .vimrc | |
strange bindings. Again, perhaps start dotfiles repo?! | |
- still a todo: Connect my (local) Mailclient connect with my account | |
think, i will need a passwd...?! |