diff options
| 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) | |
| tree | 97180cbe9000155de2e656afe4768ece8d738552 /shenanigans.sh | |
| parent | 8c327be84fae020a7cf13504ab0ee7857b5a35c4 (diff) | |
| download | dotfiles-6275f6df735bcbd7e745bc318014108b0f5cc9b0.tar.gz | |
Fixed tmux path
Diffstat (limited to 'shenanigans.sh')
| -rwxr-xr-x | shenanigans.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shenanigans.sh b/shenanigans.sh index 966942c..5ed2845 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -6,6 +6,7 @@ | |||
| 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. |
