diff options
| author | 2026-07-27 11:18:36 -0700 | |
|---|---|---|
| committer | 2026-07-27 11:18:36 -0700 | |
| commit | 5cf0197b03d8a584cce5a5d5293376da0772f3a7 (patch) | |
| tree | 432124cd5f60ba0940d8c37ca4a7c11ecddaae48 /_mbsetupuser/Brewfile.org | |
| parent | be6a85e56e7d9db73b5e80558f6c399af6c57fbf (diff) | |
| download | new-dotfiles-5cf0197b03d8a584cce5a5d5293376da0772f3a7.tar.gz new-dotfiles-5cf0197b03d8a584cce5a5d5293376da0772f3a7.zip | |
Emacs: Add wakatime
Diffstat (limited to '_mbsetupuser/Brewfile.org')
| -rw-r--r-- | _mbsetupuser/Brewfile.org | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
