pointfichiers/shell/bash/.bash_exec

6 lines
99 B
Bash
Raw Normal View History

2023-09-28 10:52:20 +02:00
#!/usr/bin/bash
if command -v jaaj &> /dev/null && command -v lolcat &> /dev/null; then
jaaj
fi