WORLD MAP
Building a Linux Habitatwilli glenz @ telegram
Published with SteemPeak
home
![screenshot by willi glenz](https://images.hive.blog/768x0/https://files.steempeak.com/file/steempeak/wglenz/r7qJSSBX-image.png)
vim ~/.config/fish/functions/_.fish
function gworldmap --description 'world map'
clear; echo
echo '=========================================================================='
echo ' WORLD MAP '
echo '=========================================================================='
echo ' $ telnet mapscii.me '
echo ' $ mapscii '
echo ' ------------------------------------------------------------------------ '
echo ' # snap install mapscii.me '
echo ' $ mapscii '
echo ' ------------------------------------------------------------------------ '
echo ' a,z zoom '
echo ' q quit '
echo ' arrows move '
echo ' mouse move '
echo '=========================================================================='
echo; read
command mapscii
end
![screenshot by willi glenz](https://images.hive.blog/768x0/https://files.steempeak.com/file/steempeak/wglenz/Zqe8E52T-worldmap.png)
SOURCES
homepage .............. github.com/rastapasta/mapscii
fish .................. fishshell.com/docs/current/index.html
picture ............... screenshot by me ~ my gnome-desktop
picture ............... screenshot by me ~ my terminal