fixed shell path for non macos

master
Michael Ochmann 3 years ago
parent 5bb40dc043
commit 1ce80159ba
  1. 2
      .tmux.conf

@ -29,4 +29,4 @@ set -g message-style 'fg=colour232 bg=colour16 bold'
# SHELL
set -g default-command /usr/local/bin/bash
set -g default-command /usr/bin/env bash

Loading…
Cancel
Save