7 lines
92 B
Bash
7 lines
92 B
Bash
#!/bin/bash
|
|
|
|
. bash_tap_tw.sh
|
|
|
|
task add description:'start something'
|
|
task | grep something
|