From e756f51ab5d4ef6a52c11ee0c1bf6522091ffe92 Mon Sep 17 00:00:00 2001 From: Luigi T <3310170+croxarens@users.noreply.github.com> Date: Fri, 3 Nov 2023 16:50:25 +0100 Subject: [PATCH] Adding tmux-timetrap (#110) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2c82c5..4e701f1 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-spotify-playlists](https://github.com/danjeltahko/spotify-tmux) Another Spotify plugin, but for saving and playing your favorite playlists - [tmux-super-fingers](https://github.com/artemave/tmux_super_fingers) like fingers, but also opens files in vim. - [tmux-tilish](https://github.com/jabirali/tmux-tilish) Turn tmux into a dynamic window manager with intuitive keybindings (inspired by i3wm/sway) +- [tmux-timetrap](https://github.com/croxarens/tmux-timetrap) Keep your time tracked directly with TMUX (The plugin is just a wrapper for [timetrap](https://github.com/samg/timetrap)) - [tmux-wormhole](https://github.com/gcla/tmux-wormhole) Use tmux to download files with magic wormhole - [tmux-pianobar](https://github.com/GoHarder/tmux-pianobar) A menu and status bar widget for Pianobar - [tmux-plugins](https://github.com/tmux-plugins) Official tmux plugins