diff --git a/.tmate.conf b/.tmate.conf deleted file mode 120000 index b0541c4..0000000 --- a/.tmate.conf +++ /dev/null @@ -1 +0,0 @@ -.tmux.conf \ No newline at end of file diff --git a/.tmate.conf b/.tmate.conf new file mode 100644 index 0000000..2be13ec --- /dev/null +++ b/.tmate.conf @@ -0,0 +1,2 @@ +source ~/.tmux.conf +if '[ -f ~/.tmate.conf.local ]' 'source ~/.tmate.conf.local'