aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-09-04 15:48:24 +0200
committerneodarz <neodarz@neodarz.net>2019-09-04 15:48:24 +0200
commit21212ecd815aec861cae1f9570056ecd0615e7d3 (patch)
tree21049b4833c85d7d5fe26b96667486e2341965ec
parent6b7e6f867c65075d2888606073574d1be2cc507b (diff)
downloaddotfiles_ascii-21212ecd815aec861cae1f9570056ecd0615e7d3.tar.xz
dotfiles_ascii-21212ecd815aec861cae1f9570056ecd0615e7d3.zip
Add aliases for timewarrior
-rwxr-xr-xzsh/.zsh/aliases.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zsh/aliases.zsh b/zsh/.zsh/aliases.zsh
index 4f450ed..589cf93 100755
--- a/zsh/.zsh/aliases.zsh
+++ b/zsh/.zsh/aliases.zsh
@@ -178,6 +178,9 @@ alias c="clear"
alias http_serv="python2 -m SimpleHTTPServer"
+alias pause="timew stop work"
+alias work="timew start work"
+
#█▓▒░ dumb tmux trix
alias tsad="printf '\033k┐(T_T)┌\033\\'"
alias tshrug="printf '\033k┐(\`-\`)┌\033\\'"