dotfiles goodies
This commit is contained in:
parent
3a7ff78640
commit
7f2ed39143
6 changed files with 63 additions and 121 deletions
|
|
@ -11,7 +11,7 @@ exec(cmd, function(error, stdout, stderr) {
|
|||
: stdout.trim().split("\n").map(parseMailString);
|
||||
|
||||
bitbar([
|
||||
':envelope:' + mails.length || "",
|
||||
':envelope: ' + mails.length || "",
|
||||
bitbar.sep,
|
||||
...mails
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue