aboutsummaryrefslogtreecommitdiff
path: root/tmux.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-06-04 13:45:38 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-06-04 13:45:38 +0100
commitac19155d96cbce73e42372b27b589d922d93e004 (patch)
tree77f4cb49a390c01fe66776990fcf2a0d5d91b094 /tmux.md
parentd006433121e506abdbba9a0b0aca0208f21865c6 (diff)
downloaddotnvim-ac19155d96cbce73e42372b27b589d922d93e004.tar.gz
dotnvim-ac19155d96cbce73e42372b27b589d922d93e004.zip
Updated to the new path
Diffstat (limited to 'tmux.md')
-rw-r--r--tmux.md9
1 files changed, 3 insertions, 6 deletions
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`: