1
0
Fork 0
dotfiles/home/programs/zsh/functions/base64decode

1 line
31 B
Text
Executable file

echo -n "$1" | base64 --decode