From ac19155d96cbce73e42372b27b589d922d93e004 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 4 Jun 2022 13:45:38 +0100 Subject: Updated to the new path --- tmux.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'tmux.md') diff --git a/tmux.md b/tmux.md index 3dbea74..b899c34 100644 --- a/tmux.md +++ b/tmux.md @@ -3,16 +3,13 @@ Required: - tmux 2.7+ - - xclip (this is for X, sorry) - - requires a powerline compatible font (tip: install `fonts-powerline` in Debian/Ubuntu) - -This is not vim related, but I find it very useful so I like to keep it with my -vim conf. + - xclip (this is for X) + - requires a powerline compatible font (tip: if you are not using wezterm, install `fonts-powerline` in Debian/Ubuntu) Link you tmux.conf to the version here with: ``` -ln -s ~/.vim/tmux.conf ~/.tmux.conf +ln -s ~/.config/nvim/tmux.conf ~/.tmux.conf ``` Run tmux with `-u2`, or add an alias to your `~/.bashrc`: -- cgit v1.2.3