From 8e3887664ac67ff156ad6af9486add045c25257a Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Thu, 15 May 2025 12:05:55 +0200 Subject: [PATCH] README: Mention also tmux as interesting directory --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d265cd6..854e1fd 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Specification][5] as close as possible. An exception is `etc/ -> /etc/`, as well as `meta/` and some other files in the root of the repository (e.g. this README or the LICENSE) which are not in my `$HOME`. -The most interesting files are probably in [.config/zsh][6] and -[.config/vim][7]. +The most interesting files are probably in [.config/zsh][6], [.config/vim][7] +and [.config/tmux][10]. ## Installation @@ -41,3 +41,4 @@ $ ./meta/install [7]: .config/vim [8]: https://github.com/anishathalye/dotbot [9]: meta/archive +[10]: .config/tmux