Fixed tmux path

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2024-04-17 00:10:01 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2024-04-17 00:10:01 +0200
Commit 6275f6df735bcbd7e745bc318014108b0f5cc9b0 (patch)
-rwxr-xr-x shenanigans.sh 1
1 files changed, 1 insertions, 0 deletions
diff --git a/shenanigans.sh b/shenanigans.sh
...
6
  
6
  
7
NIX_SHELL_PRESERVE_PROMPT=1
7
NIX_SHELL_PRESERVE_PROMPT=1
8
TERM=xterm-256color
8
TERM=xterm-256color
  
9
VISUAL=hx
9
EDITOR=hx
10
EDITOR=hx
10
  
11
  
11
# Better prompt.
12
# Better prompt.
...