Fix tmux
This commit is contained in:
parent
b178815db6
commit
f2d601dcbe
2 changed files with 2 additions and 4 deletions
|
@ -36,10 +36,6 @@ in
|
|||
PROMPT="%F{red}%?%f %F{green}%m%f:%F{blue}%~%f "
|
||||
RPROMPT='$(git_super_status)'
|
||||
#NIX_BUILD_SHELL="${pkgs.zsh}/bin/zsh"
|
||||
if [ "$TMUX" = "" ]
|
||||
then
|
||||
tmux
|
||||
fi
|
||||
'';
|
||||
profileExtra = ''
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue