7 lines
76 B
Text
7 lines
76 B
Text
|
#!/bin/bash
|
||
|
|
||
|
thunderbird &
|
||
|
psi-plus &
|
||
|
urxvt -name "Weechat" -e "weechat" &
|
||
|
|