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.vim
|
||||
Sessionx.vim
|
||||
session.vim
|
||||
session.nvim
|
||||
|
||||
# Temporary
|
||||
.netrwhist
|
||||
|
|
@ -277,3 +279,7 @@ Sessionx.vim
|
|||
tags
|
||||
# Persistent undo
|
||||
[._]*.un~
|
||||
|
||||
|
||||
### Tmux ###
|
||||
tmux.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue