kubectl/docker aliases

This commit is contained in:
2024-05-23 18:18:46 -04:00
parent 1c47a7311a
commit b165a802c9
6 changed files with 99 additions and 54 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
. "/home/kevin/.cache/wal/colors.sh"
ticker=$(~/scripts/dexscrener $CHAIN $PAIR)
printf "%s\n\n%s\n" "$ticker" "$color7"