mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 16:57:00 +08:00
Compare commits
No commits in common. "4c8d5aa2af89a1daabf7b7e9d9ec7a0d9c1df28b" and "7600d07d46a964c0ffdb96aa283cc3af0fee812f" have entirely different histories.
4c8d5aa2af
...
7600d07d46
|
@ -87,7 +87,7 @@ jobs:
|
|||
clone_style: "https"
|
||||
debug: true
|
||||
force_update: true
|
||||
static_list: "tpm,tmux-resurrect,tmux-yank"
|
||||
static_list: "tpm,tmux-resurrect"
|
||||
timeout: '600s'
|
||||
vundle-vim:
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
set -g prefix ^a
|
||||
set -g mouse on
|
||||
set -g set-clipboard on
|
||||
set -g mouse off
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -g history-limit 10000
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user