Parcourir la source

Add nao fish function #fishshell

Colin Powell il y a 6 ans
Parent
commit
f8dbe89249
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      fish/.config/fish/functions/nao.fish

+ 3 - 0
fish/.config/fish/functions/nao.fish

@@ -0,0 +1,3 @@
+function nao
+	telnet nethack.alt.org
+end