mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 11:17:02 +08:00
Compare commits
4 Commits
6e9e4afa32
...
457d481567
Author | SHA1 | Date | |
---|---|---|---|
457d481567 | |||
|
4c8d5aa2af | ||
|
26598863f0 | ||
|
534a8c5516 |
|
@ -87,7 +87,7 @@ jobs:
|
|||
clone_style: "https"
|
||||
debug: true
|
||||
force_update: true
|
||||
static_list: "tpm,tmux-resurrect"
|
||||
static_list: "tpm,tmux-resurrect,tmux-yank"
|
||||
timeout: '600s'
|
||||
vundle-vim:
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
set -g prefix ^a
|
||||
set -g mouse off
|
||||
set -g mouse on
|
||||
set -g set-clipboard on
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -g history-limit 10000
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user