From ffda07ec5973970a439348f1d8723c9fd174d4ec Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 27 Jul 2026 11:18:36 -0700 Subject: Emacs: Add wakatime --- _mbsetupuser/Brewfile.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '_mbsetupuser') diff --git a/_mbsetupuser/Brewfile.org b/_mbsetupuser/Brewfile.org index 139b90f..9ad2863 100644 --- a/_mbsetupuser/Brewfile.org +++ b/_mbsetupuser/Brewfile.org @@ -116,3 +116,9 @@ This requires some aliases to actually work, otherwise the bundled versions get #+begin_src sh :tangle .config/zsh/conf.d/macos.sh alias ls="gls --color=always" #+end_src + +Install wakatime-cli so I can track my personal coding times. + +#+begin_src ruby + brew "wakatime-cli" +#+end_src -- cgit v1.3-2-g0d8e