1
0
mirror of https://gitlab.com/Zaney/zaneyos.git synced 2025-03-10 11:08:34 +01:00
zaneyos/scripts/squirtle.nix

24 lines
4.5 KiB
Nix
Raw Normal View History

{ pkgs }:
pkgs.writeShellScriptBin "squirtle" ''
echo "

  
  
  



 
 
 
 
 
 
 
 
 
 
"
''