Various dotfiles fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
# set shell
|
||||
set -g default-shell /bin/bash
|
||||
# set -g default-shell /bin/bash
|
||||
|
||||
# -- general -------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -367,6 +367,7 @@ tmux_conf_urlscan_options="--compact --dedupe"
|
||||
# -- user customizations -------------------------------------------------------
|
||||
|
||||
# this is the place to override or undo settings
|
||||
set-option -g detach-on-destroy off
|
||||
|
||||
# increase history size
|
||||
set -g history-limit 99999999
|
||||
|
||||
Reference in New Issue
Block a user