diff options
| author | slump64 <slump64god@gmail.com> | 2018-07-05 10:37:03 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-05 10:37:03 +0300 |
| commit | a52774e199146ac72c2339cb2124cd0a13cc58dc (patch) | |
| tree | 82f392f0c9aeced53a150b75cbd654f48bba1761 /.scripts | |
| parent | 4d28ba01df0a579b0b26af5058e144d02ece5e94 (diff) | |
| download | eibhear-a52774e199146ac72c2339cb2124cd0a13cc58dc.tar.gz eibhear-a52774e199146ac72c2339cb2124cd0a13cc58dc.tar.zst eibhear-a52774e199146ac72c2339cb2124cd0a13cc58dc.zip | |
i3mail divine intellect update
what are you a fucking nigger?
Diffstat (limited to '.scripts')
| -rwxr-xr-x | .scripts/i3mail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/i3mail b/.scripts/i3mail index 616facf..46ad432 100755 --- a/.scripts/i3mail +++ b/.scripts/i3mail @@ -2,4 +2,4 @@ case $BLOCK_BUTTON in 1) $TERMINAL -e neomutt ;; esac -echo $(find ~/.mail -wholename */INBOX/new/* | wc -l | sed -e "s/^0$//g") $(cat ~/.config/mutt/.dl) +echo $(find ~/.mail -wholename */INBOX/new/* | sed -n '$=') $(cat ~/.config/mutt/.dl) |
