Add tmux setup scripts
This commit is contained in:
parent
2e3ffcfe0c
commit
26ee7aeb0e
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -269,6 +269,8 @@ pip-selfcheck.json
|
||||||
# Session
|
# Session
|
||||||
Session.vim
|
Session.vim
|
||||||
Sessionx.vim
|
Sessionx.vim
|
||||||
|
session.vim
|
||||||
|
session.nvim
|
||||||
|
|
||||||
# Temporary
|
# Temporary
|
||||||
.netrwhist
|
.netrwhist
|
||||||
|
|
@ -277,3 +279,7 @@ Sessionx.vim
|
||||||
tags
|
tags
|
||||||
# Persistent undo
|
# Persistent undo
|
||||||
[._]*.un~
|
[._]*.un~
|
||||||
|
|
||||||
|
|
||||||
|
### Tmux ###
|
||||||
|
tmux.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue