diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2024-05-27 23:41:37 +0200 |
---|---|---|
committer | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2024-05-27 23:41:37 +0200 |
commit | 0d41b6ec30351451452aec6ced80734bfb435845 (patch) | |
tree | 8e18675bdefae7be67a1c0abfc7d097b375f1cd4 /linux | |
parent | f5e8a5c13c10dd93d614dea2530877ef48071a22 (diff) | |
download | dotfiles-0d41b6ec30351451452aec6ced80734bfb435845.tar.gz dotfiles-0d41b6ec30351451452aec6ced80734bfb435845.zip |
monthly diary
Diffstat (limited to 'linux')
-rw-r--r-- | linux/tmux.conf.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/tmux.conf.m4 b/linux/tmux.conf.m4 index 2e496b9..3be9fb8 100644 --- a/linux/tmux.conf.m4 +++ b/linux/tmux.conf.m4 @@ -17,6 +17,7 @@ set -g visual-bell on set -g bell-action any setw -g mode-keys vi +set -s set-clipboard off m4_ifelse(DT_DOTFILES_TYPE, `local', `m4_dnl unbind C-b |