Synchronized updates 2018-10-15
This commit is contained in:
parent
7f61bc56c5
commit
c0de70f248
5 changed files with 8 additions and 4 deletions
2
dotbot
2
dotbot
|
@ -1 +1 @@
|
|||
Subproject commit f197ededb11e7613aa0f4c5f88311e9ab4653749
|
||||
Subproject commit b442b9bdced7d849ddc0ea4283de1f80d9bacd8c
|
|
@ -17,4 +17,5 @@
|
|||
[alias]
|
||||
up = !git pull --prune $@ && git submodule update --init --recursive
|
||||
[credential]
|
||||
helper = /usr/lib/git/git-core/git-credential-store
|
||||
#helper = /usr/lib/git/git-core/git-credential-store
|
||||
helper = /usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring
|
||||
|
|
|
@ -286,3 +286,6 @@ bind -n M-Left previous-window
|
|||
# hotkey for synchronizing panels
|
||||
bind-key -n F2 set-window-option synchronize-panes
|
||||
|
||||
# hotkey for renaming sessions
|
||||
bind-key n command-prompt -p "rename-session" "rename-session %%"
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6bd9eda8c3959689de2763d6035a16ba952335e2
|
||||
Subproject commit 44dca49794b3cc3c1ee8d331ee0a56a68a063263
|
2
zimfw
2
zimfw
|
@ -1 +1 @@
|
|||
Subproject commit 236eb14d5904985370c9e1844fdf1b56e9ddfe0f
|
||||
Subproject commit 364d6b831d289cdaaa0cabcbbedd3953fb503192
|
Loading…
Reference in a new issue