Skip to content

Commit

Permalink
changed tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
Médéric Hurier (fmind) committed Jul 3, 2019
1 parent 6bc2f56 commit 0fea4d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/bash/files/bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ shopt -s globstar
shopt -s histappend
shopt -s checkwinsize
# SESSIONS
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true
#_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true
2 changes: 1 addition & 1 deletion roles/byobu/files/.tmux.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
set -g default-shell ~/.local/bin/xonsh
set -g default-terminal 'screen-256color'
set -g default-command ~/.local/bin/xonsh

0 comments on commit 0fea4d4

Please sign in to comment.