From 4466f1fc444d31c17164a0b3ca674777fd905e89 Mon Sep 17 00:00:00 2001 From: pks Date: Sun, 6 Jun 2021 15:07:09 +0200 Subject: zsh: -t_timeline --- zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 0641cdb..2f4a91c 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -342,7 +342,6 @@ alias jpegtran='jpegtran -trim' alias pdfmerge='gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=/tmp/merged.pdf -dBATCH' alias thumb='convert -resize 200x200' alias radio='mocp ~/.moc/radio.m3u' -alias t_timeline='while true; do clear; t timeline -n 16 -C icon; sleep 600; done' alias muxn='tmux new -s' alias muxl='tmux list-sessions' -- cgit v1.2.3