/usr/bin/bash -> /bin/bash
This commit is contained in:
parent
bfa8255451
commit
03860b2b74
|
|
@ -1,4 +1,4 @@
|
||||||
set -g default-command "/usr/bin/bash"
|
set -g default-command "/bin/bash"
|
||||||
|
|
||||||
# Support mouse scrolling, system clipboard, etc.
|
# Support mouse scrolling, system clipboard, etc.
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue