fixing tmux
This commit is contained in:
parent
d80c3e0a45
commit
7cca1482c5
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,7 +3,8 @@
|
|||||||
# But not these files...
|
# But not these files...
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!bash/**
|
!bash/**
|
||||||
!tmux/*
|
!tmux/tmux.conf
|
||||||
|
!tmux/setup.sh
|
||||||
!scripts/*
|
!scripts/*
|
||||||
!nano/*
|
!nano/*
|
||||||
!x11/**
|
!x11/**
|
||||||
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "/Users/jchenry/.config/tmux/plugins/tpm"]
|
||||||
|
path = /Users/jchenry/.config/tmux/plugins/tpm
|
||||||
|
url = https://github.com/tmux-plugins/tpm
|
0
tmux/setup.sh
Normal file → Executable file
0
tmux/setup.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user