Adding MOSH_TITLE_NOPREFIX to fish config
This commit is contained in:
parent
63d1a7b111
commit
193932c89a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ set -x EDITOR "vim"
|
||||||
set -x TERM "screen-256color"
|
set -x TERM "screen-256color"
|
||||||
# TODO fix this for linux
|
# TODO fix this for linux
|
||||||
set -x BROWSER "open"
|
set -x BROWSER "open"
|
||||||
|
set -x MOSH_TITLE_NOPREFIX 1
|
||||||
|
|
||||||
# PATH
|
# PATH
|
||||||
set -x PATH /usr/local/bin /usr/local/sbin $PATH # Homebrew
|
set -x PATH /usr/local/bin /usr/local/sbin $PATH # Homebrew
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue