chore(FIX): terminal was set in fish and that was messing my whole tmux
This commit is contained in:
@@ -5,7 +5,6 @@ end
|
||||
fish_default_key_bindings
|
||||
|
||||
set -gx EDITOR nvim
|
||||
set -gx TERM 'xterm-256color'
|
||||
|
||||
fish_add_path $HOME/.local/share/nvim/mason/bin
|
||||
fish_add_path /home/afonso/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin
|
||||
|
||||
Reference in New Issue
Block a user