diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index ec1ab7e..837c6b4 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -11,3 +11,5 @@ PS1='[\u@\h \W]\$ ' # https://github.com/gsamokovarov/jump eval "$(jump shell --bind=j)" + +alias map='telnet mapscii.me' \ No newline at end of file