zsh for the tmux
This commit is contained in:
parent
b66393945a
commit
8353888442
@ -1,9 +1,8 @@
|
|||||||
# need me some vi mode
|
# need me some vi mode
|
||||||
setw -g mode-keys vi
|
setw -g mode-keys vi
|
||||||
|
|
||||||
# note to self: learn ye a zsh
|
set -g default-command /usr/bin/zsh
|
||||||
set -g default-command /bin/bash
|
set -g default-shell /usr/bin/zsh
|
||||||
set -g default-shell /bin/bash
|
|
||||||
|
|
||||||
# copy-pasta in a vi-like way
|
# copy-pasta in a vi-like way
|
||||||
unbind [
|
unbind [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user