1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00

add tmux conf

This commit is contained in:
DazAh
2019-10-26 02:19:43 +01:00
parent 1c56e717a4
commit af3b0a416d
35 changed files with 2851 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/gpakosz/.tmux.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master