From 32efa3605fbcf82cc7d085754275dd06857cfc03 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 17 Aug 2022 17:10:19 -0500 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c38c095..bd1917c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Hit prefix + I to fetch and source the plugin. Clone the repo: - git clone https://github.com/SinTan1729/tmux_copy_last_command_output.git $XDG_CONFIG_HOME/tmux/plugins/tmux_copy_last_command_output + git clone https://github.com/SinTan1729/tmux_copy_last_command_output.git ${XDG_CONFIG_HOME:-$HOME/.config}/tmux/plugins/tmux_copy_last_command_output Source it in your `.tmux.conf` (or `$XDG_CONFIG_HOME/tmux/tmux.conf`):